Skip to main content

Module sso

Module sso 

Source

ModulesΒ§

uiaa πŸ”’

StructsΒ§

GrantCookie πŸ”’
GrantQuery πŸ”’
Grant phase query string.

StaticsΒ§

GRANT_SESSION_COOKIE πŸ”’

FunctionsΒ§

apply_token_response πŸ”’
chain_next_idp_url πŸ”’
decide_user_id πŸ”’
decode_apple_userinfo_from_id_token πŸ”’
finalize_login_redirect πŸ”’
grant_session_cookie_path πŸ”’
Path attribute for the grant-session cookie. The set and removal cookies must use the same value: a cookie is only replaced (and thus removed) when its name, domain and path all match (RFC 6265 5.3), and a Set-Cookie without an explicit path defaults to the request-URI’s directory.
handle_sso_login πŸ”’
handle_uiaa πŸ”’
ldap_user_exists πŸ”’
parse_user_id πŸ”’
register_user πŸ”’
set_avatar πŸ”’
sso_callback_route πŸ”’
sso_login_route πŸ”’
GET /_matrix/client/v3/login/sso/redirect
sso_login_with_provider_route πŸ”’
GET /_matrix/client/v3/login/sso/redirect/{idpId}
try_user_id πŸ”’
validate_session_cookie πŸ”’