Nucleus .Net Core CMS

Authentication.Constants Class

Namespace: Nucleus.Abstractions.Authentication
Assembly: Nucleus.Abstractions.dll
Constants for the Nucleus authentication implementation.

Fields

DEFAULT_AUTH_SCHEME Field

Default Nucleus Authentication scheme name

DEFAULT_AUTH_DISPLAY_NAME Field

Default Nucleus Authentication scheme display name

SESSION_ID_CLAIMTYPE Field

Nucleus session ID claim URI.
Remarks
This claim type is used in the cookie which is used to represent a logged-on user.

SYSADMIN_CLAIMTYPE Field

Nucleus System Administrator claim Uri.

NOT_VERIFIED_CLAIMTYPE Field

Nucleus unverified user claim Uri.

NOT_APPROVED_CLAIMTYPE Field

Nucleus not-approved user claim.

PASSWORD_EXPIRED_CLAIMTYPE Field

Nucleus exipred password user claim Uri.