PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
oauth2_config.h File Reference

OAuth 2.0 configuration for DICOMweb endpoints. More...

#include <cstdint>
#include <string>
#include <vector>
Include dependency graph for oauth2_config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  kcenon::pacs::web::auth::oauth2_config
 OAuth 2.0 configuration for DICOMweb authorization. More...
 

Namespaces

namespace  kcenon
 
namespace  kcenon::pacs
 
namespace  kcenon::pacs::web
 
namespace  kcenon::pacs::web::auth
 

Detailed Description

OAuth 2.0 configuration for DICOMweb endpoints.

See also
RFC 6749 - OAuth 2.0 Authorization Framework
Issue #860 - Add OAuth 2.0 configuration and JWT token validation core
Author
kcenon
Since
1.0.0

Definition in file oauth2_config.h.