Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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
languagexml
titlepasoe-config.xml / OEPAS_config.xml
<AllowedAuthentication>AkiomaUser</AllowedAuthentication>

 Note: In case AllowedAuthentication is missing from the config file, the default is AkiomaUser.

ActiveDirectory

Front-end - Back-end interaction:

...