Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
devel:documentation:application_configuration:dev:backend [2020/06/15 11:13]
kopro [Authentication] ad information about DefaultAccMultipleSystemAuthenticator
devel:documentation:application_configuration:dev:backend [2020/06/24 06:09]
kopro changed properties
Line 665: Line 665:
  
 ==== Authentication ==== ==== Authentication ====
-UUID of system, against which to user will be authenticated.+UUID of system, against which to user will be authenticated. This authentication is from version 10.4.0 deprecated.
 <code properties> <code properties>
 # ID system against which to authenticate # ID system against which to authenticate
Line 671: Line 671:
 </code> </code>
  
-Authentication against multiple system wich to user will be authenticated (since 10.4.0)+Authentication against multiple system wich to user will be authenticated (since 10.4.0) - ID or Code can be used:
 <code properties> <code properties>
-idm.sec.acc.security.auth.order1.systemId+idm.sec.acc.security.auth.order1.system
-idm.sec.acc.security.auth.order2.systemId=+idm.sec.acc.security.auth.order2.system=
 </code> </code>
  
  • by chalupat