Versions Compared

Key

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

...

  1. Create an application group (available from the Admin Page)

 Image RemovedImage Added

 

 Image RemovedImage Added

 

 

 

 

Creating Applications and adding to the group

...

  1. Have the user register apps A and B just like they would normally.
    1. Application A (uid: app1, client_id: ABCD)
    2. Application B (uid: app2, client_id: XYZ)
  2. Go to the (SSO) App's page for both the applications (app1, app2) and you should see a tab called "Required Groups". From that page you can add the application group as required for the application.

 

 Image RemovedImage RemovedImage AddedImage Added

 

Application ‘A’ generates a oauth token with value: HGJFKDAS for user 'urs_user', in the normal way by exchanging the authorization code for a token.

...