...
This property is needed if the user is to be automatically transferred to an application after a successful registration. It should define the address of Ubisecure SSO. E.g. https://sso.example.com/uas
). Usually this property is included in the eidm2_generated.properties
file and there is no reason to modify it or reset it.
Default is https://localhost:8443/uas
.
Example:
Code Block | ||
---|---|---|
| ||
uas.url = https://localhost:8443/uas |
...