This Steplist document describes how you can add your web applications to the Ubisecure IDaaS Trial environment using OIDC (OpenID Connect) protocol. You can assign a different type of authentication methods to your applications and assign an authorization policy. You can sign in to your applications using these authentication methods and additionally you can sign in to Ubisecure’s test application.
...
Home – <Your Site Name> (Note, the site is called “908bbe84-6f46-4766-b4d1-03527f42b434” in this example) – Applications – Test Application – Click the Upload Button.
...
In the example below the redirect uri is “https://client1.ubidemo.com”
{
“redirect"redirect_uris” uris" : [ “"https://client1.ubidemo.com/” " ]
}
Step 3. Configure web application
...
Home - <Your site name> (Note, the site is called “908bbe84-6f46-4766-b4d1-03527f42b434” in this example) - Applications - <your web application name> (Note, the application name is "Test Application" in this example) - Click the Activate button
...
Home – <Your site name> (Note, the site is called “908bbe84-6f46-4766-b4d1-03527f42b434” in this example) – Authorization Policies – Click the policy name “Policy”
...