...
In order to use AkiomaUser authentication, the AllowedAuthentication property must contain AkiomaUser, present in in the pasoe-config.xml / OEPAS_config.xml configuration file, the AllowedAuthentication property must contain AkiomaUser:
Code Block | ||||
---|---|---|---|---|
| ||||
<AllowedAuthentication>AkiomaUser</AllowedAuthentication> |
Note: In case AllowedAuthentication is missing from the config file, the default is AkiomaUser.
ActiveDirectory
Front-end - Back-end interaction:
...