rctab.crud.auth¶
User authentication with Active Directory.
Functions
|
Add an admin user. |
|
Check if a user has access rights. |
|
Load a user's token cache from the database. |
|
Delete a user's token cache from the database. |
|
Save a user's token cache to the database. |
|
Authenticate a user and check whether they are an admin. |
|
Get user RBAC information from database. |