bluesky\_httpserver.authenticators.OIDCAuthenticator ==================================================== .. currentmodule:: bluesky_httpserver.authenticators .. autoclass:: OIDCAuthenticator .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~OIDCAuthenticator.__init__ ~OIDCAuthenticator.authenticate ~OIDCAuthenticator.decode_token ~OIDCAuthenticator.keys .. rubric:: Attributes .. autosummary:: ~OIDCAuthenticator.authorization_endpoint ~OIDCAuthenticator.client_id ~OIDCAuthenticator.configuration_schema ~OIDCAuthenticator.device_authorization_endpoint ~OIDCAuthenticator.end_session_endpoint ~OIDCAuthenticator.id_token_signing_alg_values_supported ~OIDCAuthenticator.issuer ~OIDCAuthenticator.jwks_uri ~OIDCAuthenticator.token_endpoint