Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Removed link to Petteri's internal Confluence page, replaced with public link to Github

...

Note, pay attention which tool is used in each step, Trial Console or OpenID Connect Tester.

IDaaS Trial Console

Description

Picture

Navigate to Trial Console

https://ubi-idaas-trial.azurewebsites.net/index.html

Sign

(Note, best suited to be used with "New" Edge or Google Chrome browsers).

If you aren't currently signed in, please sign-In with your IDaaS Account from Initial Main User Registration walkthrough (click the link if you have not registered an account yet).

Image Modified

Highlight "Identity Provider" in Trial Console and press Control-C to copy value on clipboard

Image Modified

In

an other

another tab, navigate to the OpenID Connect Tester configuration page

https://psteniusubi.github.io/oidc-tester/configuration.html

Image Modified

Below Identity Provider click "New"


Image Modified

Select "Issuer" field and press Control-V to paste provider name

https://trial.idaas.ubisecure.com/uas

Then click "Fetch Metadata"

Image Modified

Click "OK" to save new Identity Provider

Image Modified

Below Client click "New"

Then click "Copy to Clipboard"


Image Modified

Move back to IDaaS Trial Console tab

Below Applications click "New"


Image Modified

Enter a description for this application

Then click "Paste from Clipboard"

NOTE!

All browsers do not allow pasting from the clipboard. In these cases

"Copy from Clipboard" button does not appear in the Application dialog.

You can paste the content by selecting the field and pressing Control + v.

See the example picture on right for the end result.

Image Modified

Click "Register" to create Registration. Allow few seconds for the operation to complete

then click "Copy to Clipboard"

Image Modified

Move to OpenID Connect Tester tab

Click "Paste from Clipboard"


Image Modified

Click "OK" to save registration

Image Modified

Click "Set Active" to make this configuration active

Image Modified

Click "Tester" to start Authorization Code flow

Or navigate to

https://psteniusubi.github.io/oidc-tester/authorization-code-flow.html

Image Modified

Click "GET" to send Authorization Request

SSO server may prompt for authentication

When completed Authorization Response and Token Request are shown

Image Modified

Click "POST" to send Token Request

Token Response and ID Token are shown

Image Modified

Click "Decode" to verify ID Token and display claims

Image Modified

Optional: Introspection Request

Scroll further down and click "Introspection Request" to expand

Image Modified

Click "POST" to send Introspection Request

Introspection Response with claims is shown


NOTE!

User Info Request is not available at the moment.

Image Modified