Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.


NOTE!!

You need to have a test Application that supports OIDC protocol for this procedure.

Procedure

The procedure includes the following steps:

...

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(Note, this is used here as an example. You need to use the URL of your own test Application.)

{

"redirect_uris" : [ "https://client1.ubidemo.com/" ]

...

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”

...