Skip to content
This repository has been archived by the owner on Apr 15, 2022. It is now read-only.

SAAS-728 update link to onegini docs #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Run configuration can be changed within

## Onegini Configuration
You'll need to properly setup your client using the Onegini Admin panel before you can begin testing.
Refer to the [OpenID Connect documentation](https://docs.onegini.com/msp/6.0/token-server/topics/oidc/index.html).
Refer to the [OpenID Connect documentation](https://docs.onegini.com/products/access/topics/oidc/).

This project requires a Web client that accepts the `openid` and `profile` scope. Add the scope `email` to see additional claims when the Identity Provider returns this information.

Expand Down