Jump to: navigation, search

Changes


HowTo:Configure GAS Authentication

120 bytes added, 08:24, 26 February 2015
| ''SessionManagementType''|| '''2''' || 0 = Local Management, 1 = LAS, 2 = GAS
|-
| ''SessionServiceUrl''|| <nowiki>https://SERVERNAME[:PORT]/UBIK/USAM.svc/SOAP?? </nowiki> || Address of the authentication service<br />The port number PORT must be specified only if other than 443 (default for https).
|}
</ol>
...
<add key="UBIK.Service.SessionManagementType" value="2" />
<add key="UBIK.Service.SessionManagementUrl" value="https://SERVERNAME[:PORT]/UBIK/USAM.svc/SOAP" />
...
</appSettings>
10,686
edits