Versions Compared

Key

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

...

  1. Start 2 Identity Servers. Start the 2nd Identity Server with a port offset of 1.
    For more information on how to do this, see Default Ports of WSO2 Products.
  2. Configure an OAuth/OIDC service provider in the 2nd Identity Server.
    For more infomation on how to do this, see Configuring OAuth2-OpenID Connect Single-Sign-On.
      

    Panel
    titleBGColor#F0F0F0
    borderStyledashed

    Callback Url: https://localhost:9443/commonauth

  3. Create an identity provider in the first Identity Server.
    For more information on how to do this, see Configuring OAuth2-OpenID Connect

    Panel
    titleBGColor#F0F0F0
    borderStyledashed

    Image RemovedImage Added

  4. Setup the playground sample in the first Identity Server instance.
  5. Edit the service provider in the first Identity Server and select the Federation Authentication for Authentication type in Local and Outbound Authentication Configuration. Then select the created identity provider from the dropdown menu in Federation Authentication.
  6. Try the authorization code grant as described hereYou will be redirected to the 2nd Identity Server instead of the 1st Identity Server for authentication.