mozilla_django_oidc_db
Contents:
Quickstart
Customizing behaviour
Django Setup Configuration
Reference
Architecture
Running tests
Running dev server
Changelog
mozilla_django_oidc_db
Index
Index
A
|
B
|
C
|
D
|
F
|
G
|
H
|
I
|
K
|
M
|
O
|
P
|
S
|
U
|
V
A
AbstractUserOIDCPlugin (class in mozilla_django_oidc_db.plugins)
admin_callback_view() (in module mozilla_django_oidc_db.views)
AdminCallbackView (class in mozilla_django_oidc_db.views)
AdminLoginFailure (class in mozilla_django_oidc_db.views)
allow_next_from_query (mozilla_django_oidc_db.views.OIDCAuthenticationRequestInitView attribute)
(mozilla_django_oidc_db.views.OIDCAuthenticationRequestView attribute)
AnonymousUserOIDCPlugin (class in mozilla_django_oidc_db.plugins)
authenticate() (mozilla_django_oidc_db.backends.OIDCAuthenticationBackend method)
B
BaseOIDCPlugin (class in mozilla_django_oidc_db.plugins)
C
check_idp_availability() (mozilla_django_oidc_db.views.OIDCAuthenticationRequestInitView method)
ClaimField (class in mozilla_django_oidc_db.fields)
ClaimFieldDefault (class in mozilla_django_oidc_db.fields)
create_user() (mozilla_django_oidc_db.backends.OIDCAuthenticationBackend method)
(mozilla_django_oidc_db.plugins.OIDCAdminPlugin method)
D
deconstruct() (mozilla_django_oidc_db.fields.ClaimFieldDefault method)
default_callback_view() (in module mozilla_django_oidc_db.views)
do_op_logout() (in module mozilla_django_oidc_db.utils)
F
filter_users_by_claims() (mozilla_django_oidc_db.backends.OIDCAuthenticationBackend method)
(mozilla_django_oidc_db.plugins.OIDCAdminPlugin method)
G
get() (mozilla_django_oidc_db.views.AdminCallbackView method)
(mozilla_django_oidc_db.views.OIDCAuthenticationRequestInitView method)
(mozilla_django_oidc_db.views.OIDCCallbackView method)
get_config() (mozilla_django_oidc_db.plugins.BaseOIDCPlugin method)
get_default_scopes() (in module mozilla_django_oidc_db.models)
get_extra_params() (mozilla_django_oidc_db.plugins.BaseOIDCPlugin method)
(mozilla_django_oidc_db.views.OIDCAuthenticationRequestInitView method)
get_groups_by_name() (in module mozilla_django_oidc_db.utils)
get_or_create_user() (mozilla_django_oidc_db.backends.OIDCAuthenticationBackend method)
get_schema() (mozilla_django_oidc_db.plugins.BaseOIDCPlugin method)
(mozilla_django_oidc_db.plugins.OIDCAdminPlugin method)
get_setting() (mozilla_django_oidc_db.plugins.BaseOIDCPlugin method)
get_settings() (mozilla_django_oidc_db.backends.OIDCAuthenticationBackend method)
(mozilla_django_oidc_db.views.OIDCAuthenticationCallbackView method)
(mozilla_django_oidc_db.views.OIDCAuthenticationRequestInitView method)
get_userinfo() (mozilla_django_oidc_db.backends.OIDCAuthenticationBackend method)
get_username() (mozilla_django_oidc_db.plugins.OIDCAdminPlugin method)
H
handle_callback() (mozilla_django_oidc_db.plugins.BaseOIDCPlugin method)
(mozilla_django_oidc_db.plugins.OIDCAdminPlugin method)
I
identifier (mozilla_django_oidc_db.plugins.BaseOIDCPlugin attribute)
(mozilla_django_oidc_db.views.OIDCAuthenticationRequestInitView attribute)
(mozilla_django_oidc_db.views.OIDCAuthenticationRequestView attribute)
K
keycloak_login() (in module mozilla_django_oidc_db.tests.utils)
M
mock_random_state_and_nonce() (in module mozilla_django_oidc_db.tests.mixins)
module
mozilla_django_oidc_db.backends
mozilla_django_oidc_db.fields
mozilla_django_oidc_db.models
mozilla_django_oidc_db.plugins
mozilla_django_oidc_db.signals
mozilla_django_oidc_db.tests.mixins
mozilla_django_oidc_db.tests.utils
mozilla_django_oidc_db.utils
mozilla_django_oidc_db.views
mozilla_django_oidc_db.backends
module
mozilla_django_oidc_db.fields
module
mozilla_django_oidc_db.models
module
mozilla_django_oidc_db.plugins
module
mozilla_django_oidc_db.signals
module
mozilla_django_oidc_db.tests.mixins
module
mozilla_django_oidc_db.tests.utils
module
mozilla_django_oidc_db.utils
module
mozilla_django_oidc_db.views
module
O
obfuscate_claims() (in module mozilla_django_oidc_db.utils)
oidc_rp_scopes (mozilla_django_oidc_db.models.OIDCClient property)
OIDCAdminPlugin (class in mozilla_django_oidc_db.plugins)
OIDCAuthenticationBackend (class in mozilla_django_oidc_db.backends)
OIDCAuthenticationCallbackView (class in mozilla_django_oidc_db.views)
OIDCAuthenticationRequestInitView (class in mozilla_django_oidc_db.views)
OIDCAuthenticationRequestView (class in mozilla_django_oidc_db.views)
OIDCCallbackView (class in mozilla_django_oidc_db.views)
OIDCClient (class in mozilla_django_oidc_db.models)
OIDCClient.DoesNotExist
OIDCClient.MultipleObjectsReturned
OIDCClient.NotUpdated
OIDCMixin (class in mozilla_django_oidc_db.tests.mixins)
OIDCProvider (class in mozilla_django_oidc_db.models)
OIDCProvider.DoesNotExist
OIDCProvider.MultipleObjectsReturned
OIDCProvider.NotUpdated
P
populate_oidc_config_models() (in module mozilla_django_oidc_db.signals)
S
set_oidcdb_config_identifier_on_session() (in module mozilla_django_oidc_db.signals)
U
update_user() (mozilla_django_oidc_db.backends.OIDCAuthenticationBackend method)
(mozilla_django_oidc_db.plugins.OIDCAdminPlugin method)
UserInformationClaimsSources (class in mozilla_django_oidc_db.models)
V
validate_settings() (mozilla_django_oidc_db.plugins.BaseOIDCPlugin method)
(mozilla_django_oidc_db.plugins.OIDCAdminPlugin method)
verify_claims() (mozilla_django_oidc_db.backends.OIDCAuthenticationBackend method)
(mozilla_django_oidc_db.plugins.OIDCAdminPlugin method)