Versions Compared

Key

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

...

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-In with your IDaaS Account from Initial Main User Registration walkthrough

Image Removed

Image Added

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

Image Added

In an other tab navigate to OpenID Connect Tester configuration page

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

Image Removed

Image Added

Below Identity Provider click "New"

Image Removed


Image Added

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

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

Then click "Fetch Metadata"

Image Removed

Image Added

Click "OK" to save new Identity Provider
Image Removed

Image Added

Below Client click "New"

Then click "Copy to Clipboard"

Image Removed


Image Added

Move back to IDaaS Trial Console tab

Below Applications click "New"

Image Removed


Image Added

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 Removed

Image Added

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

then click "Copy to Clipboard"

Image Removed

Image Added

Move to OpenID Connect Tester tab

Click "Paste from Clipboard"

Image Removed


Image Added

Click "OK" to save registration

Image Removed

Image Added

Click "Set Active" to make this configuration active
Image Removed

Image Added

Click "Tester" to start Authorization Code flow

Or navigate to

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

Image Removed

Image Added

Click "GET" to send Authorization Request

SSO server may prompt for authentication

When completed Authorization Response and Token Request are shown

Image Removed

Image Added

Click "POST" to send Token Request

Token Response and ID Token are shown

Image Removed

Image Added

Click "Decode" to verify ID Token and display claims
Image Removed

Image Added

Optional: Introspection Request

Scroll further down and click "Introspection Request" to expand

Image Removed

Image Added

Click "POST" to send Introspection Request

Introspection Response with claims is shown


NOTE!

User Info Request is not available at the moment.

Image Removed

Image Added