mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-24 13:07:00 +01:00
1 line
1.3 KiB
JavaScript
1 line
1.3 KiB
JavaScript
window.SIDEBAR_ITEMS = {"enum":[["ApiTokenPurpose",""],["AuthAllowed",""],["AuthCredential",""],["AuthIssueSession",""],["AuthMech",""],["AuthState",""],["AuthStep",""],["CURegState",""],["CURequest",""],["ConsistencyError",""],["CredentialDetailType",""],["Filter",""],["Modify",""],["OperationError",""],["PasswordFeedback",""],["PluginError",""],["SchemaError",""],["TotpAlgo",""],["UatPurpose",""],["UatPurposeStatus",""],["UiHint",""]],"struct":[["AccountUnixExtend",""],["ApiToken",""],["ApiTokenGenerate",""],["AuthRequest",""],["AuthResponse",""],["BackupCodesView",""],["CUIntentToken",""],["CUSessionToken",""],["CUStatus",""],["Claim",""],["CreateRequest",""],["CredentialDetail",""],["CredentialStatus",""],["DeleteRequest",""],["Entry",""],["Group",""],["GroupUnixExtend",""],["ModifyList",""],["ModifyRequest",""],["PasskeyDetail",""],["RadiusAuthToken",""],["SearchRequest",""],["SearchResponse",""],["SingleStringRequest",""],["TotpSecret",""],["UatStatus",""],["UnixGroupToken",""],["UnixUserToken",""],["UserAuthToken","The currently authenticated user, and any required metadata for them to properly authorise them. This is similar in nature to oauth and the krb PAC/PAD structures. This information is transparent to clients and CAN be parsed by them!"],["WhoamiResponse",""]]}; |