simdb.remote.core.auth.keycloak module¶ class simdb.remote.core.auth.keycloak.KeyCloakAuthenticator[source]¶ Bases: Authenticator Name : str = 'KeyCloak'¶ TOKEN_HEADER_NAME = 'KeyCloak-Token'¶ authenticate(config: Config, request: Request) → User | None[source]¶