Module authorization

Source

Modules§

api_key
api_key_not_found
api_key_rid
authorization_request
authorization_service
claim
create_api_key_request
create_api_key_response
get_access_token_from_api_key_request
get_access_token_request
get_access_token_response
internal_api_key_service
invalid_jwt_audience
invalid_jwt_expired
invalid_jwt_format
invalid_jwt_issuer
is_email_allowed_request
is_email_allowed_response
list_api_key_request
list_api_key_response
missing_claims
no_membership
not_authorized
not_authorized_admin
register_in_workspace_request
register_resource_conflict
workspace_not_found

Structs§

ApiKey
ApiKeyNotFound
ApiKeyRid
AsyncAuthorizationServiceEndpoints
AsyncInternalApiKeyServiceEndpoints
AuthorizationRequest
AuthorizationServiceAsyncClient
Authorization service manages the permissions for a user to access resources.
AuthorizationServiceClient
Authorization service manages the permissions for a user to access resources.
AuthorizationServiceEndpoints
CreateApiKeyRequest
CreateApiKeyResponse
GetAccessTokenFromApiKeyRequest
GetAccessTokenRequest
GetAccessTokenResponse
InternalApiKeyServiceAsyncClient
This internal-only service manages long lived api keys.e
InternalApiKeyServiceClient
This internal-only service manages long lived api keys.e
InternalApiKeyServiceEndpoints
InvalidJwtAudience
InvalidJwtExpired
InvalidJwtFormat
InvalidJwtIssuer
IsEmailAllowedRequest
IsEmailAllowedResponse
ListApiKeyRequest
ListApiKeyResponse
MissingClaims
NoMembership
NotAuthorized
NotAuthorizedAdmin
RegisterInWorkspaceRequest
RegisterResourceConflict
The resource has already been registered with a different workspace.
WorkspaceNotFound

Enums§

Claim

Traits§

AsyncAuthorizationService
Authorization service manages the permissions for a user to access resources.
AsyncInternalApiKeyService
This internal-only service manages long lived api keys.e
AuthorizationService
Authorization service manages the permissions for a user to access resources.
InternalApiKeyService
This internal-only service manages long lived api keys.e