interfaces
Table of Contents
Interfaces
- ApprovalBypass
- ApprovalBypass interface allow automatic user approvals of an authclient.
- AutoSyncUsers
- AutoSyncUsers interface adds the possiblity to automatically update/create users via AuthClient.
- PrimaryClient
- PrimaryClient authclient interface
- StandaloneAuthClient
- StandaloneAuthClient allows implementation of custom authclients
which not relies on auth handling by AuthAction
- SyncAttributes
- SyncAttributes interface allows the possiblitz to specify user attributes which will be automatically
updated on login or by daily cronjob if AutoSyncUsers is enabled.