Package com.kingsrook.qqq.backend.core.model.metadata.authentication
package com.kingsrook.qqq.backend.core.model.metadata.authentication
-
ClassesClassDescriptionMeta-data to provide details of an Auth0 Authentication moduleUtility class for resolving the appropriate authentication provider for a request based on its scope.Context information for resolving the appropriate authentication provider for a request.Represents a scope for authentication provider registration.API-specific authentication scope - applies to requests for a specific API.Instance default authentication scope - applies to all requests unless overridden by a more specific scope.Route provider-specific authentication scope - applies to requests handled by a specific route provider (e.g., an SPA).Meta-data to provide details of an OAuth2 Authentication moduleMeta-data to provide details of an authentication provider (e.g., google, saml, etc) within a qqq instanceMeta-data to provide details of an Auth0 Authentication module