Jump to: navigation, search

Changes


HowTo:Integrate UBIK in an SSO Environment

90 bytes added, 15:18, 1 June 2023
/* OIDC */
<syntaxhighlight lang="javascript">
{'AuthorityURL' : 'https://xamarinoidc-app.azurewebsites.net',
'ClientID' : 'gnabbermobileclientubik',
'ClientSecret' : null,
'RedirectURL' : 'oidcxamarin101com.augmensys.ubik:/authenticated/SSO', 'Scope' : 'openid profile', 'IsPivotEnabledUseAccessToken' : 'falsetrue'}
</syntaxhighlight>
* Integrate client configuration in profile:
</InternalSSOSettings>
</syntaxhighlight>
 
[[Category:How-To|Integrate UBIK in an SSO Environment]]
[[Category:Version 3.6|Integrate UBIK in an SSO Environment]]
== SAML ==
1,606
edits