Changes
/* Instructions */
There are two major use-cases for SSO:
* Authentication: Establishing or re-using an SSO session with an external authority (logging in)
* Authorization: Interaction with external systems (interfacing)
Further, we have to make sure the authorization tokens can be transported to the server. Therefore, add the [[SYSCLS_EXTERNALENTITY|External Entity Classification]] to all meta classes of objects that need external authorization.
[[Category:How-To|Integrate UBIK in an SSO Environment]][[Category:Version 3.6|Integrate UBIK in an SSO Environment]]
= Studio =