class

OIDC::MtlsEndpointAliases

Inherits JSON::Serializable::Unmapped < JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

backchannel_authentication_endpoint
Source
backchannel_authentication_endpoint=(backchannel_authentication_endpoint : String | Nil)
Source
device_authorization_endpoint
Source
device_authorization_endpoint=(device_authorization_endpoint : String | Nil)
Source
introspection_endpoint
Source
introspection_endpoint=(introspection_endpoint : String | Nil)
Source
pushed_authorization_request_endpoint
Source
pushed_authorization_request_endpoint=(pushed_authorization_request_endpoint : String | Nil)
Source
registration_endpoint
Source
registration_endpoint=(registration_endpoint : String | Nil)
Source
revocation_endpoint
Source
revocation_endpoint=(revocation_endpoint : String | Nil)
Source
token_endpoint
Source
token_endpoint=(token_endpoint : String | Nil)
Source
userinfo_endpoint
Source
userinfo_endpoint=(userinfo_endpoint : String | Nil)
Source