mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-24 21:17:01 +01:00
1 line
565 B
JavaScript
1 line
565 B
JavaScript
window.SIDEBAR_ITEMS = {"enum":[["AuthState",""]],"mod":[["account",""],["applinks",""],["authsession","This module contains the logic to conduct an authentication of an account. Generally this has to process an authentication attempt, and validate each factor to assert that the user is legitimate. This also contains some support code for asynchronous task execution."],["credupdatesession",""],["delayed",""],["event",""],["group",""],["oauth2","Oauth2 resource server configurations"],["radius",""],["scim",""],["server",""],["serviceaccount",""],["unix",""]]}; |