Table of Contents |
---|
Overall authentication architecture
PASOE
NodeJS
Available authentication methods
...
Code Block | ||||
---|---|---|---|---|
| ||||
METHOD PROTECTED VOID CheckIsAllowedAkiomaUserAuth(): IF LOOKUP("AkiomaUser", SessionManager:AllowedAuthentication) EQ 0 THEN UNDO, THROW NEW Exception("AkiomaUser authentication is disabled!", 1). END METHOD. |
Overall architecture
PASOE (AkiomaUser, AD authentication)
NodeJS (AD, AzureAD authentication)