bluesky\_httpserver.authenticators.EntraAuthenticator ===================================================== .. currentmodule:: bluesky_httpserver.authenticators .. autoclass:: EntraAuthenticator .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~EntraAuthenticator.__init__ ~EntraAuthenticator.auth_code_exchange ~EntraAuthenticator.authenticate ~EntraAuthenticator.create_usersession ~EntraAuthenticator.decode_token ~EntraAuthenticator.get_username_from_graph ~EntraAuthenticator.graph_lookup ~EntraAuthenticator.keys ~EntraAuthenticator.log_token_claims .. rubric:: Attributes .. autosummary:: ~EntraAuthenticator.authorization_endpoint ~EntraAuthenticator.client_id ~EntraAuthenticator.configuration_schema ~EntraAuthenticator.device_authorization_endpoint ~EntraAuthenticator.end_session_endpoint ~EntraAuthenticator.id_token_signing_alg_values_supported ~EntraAuthenticator.issuer ~EntraAuthenticator.jwks_uri ~EntraAuthenticator.oauth2_schema ~EntraAuthenticator.scopes ~EntraAuthenticator.token_endpoint