Versions Compared

Key

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

...

Apple can be used as a federated authenticator in WSO2 Identity Server.  

How it works

When a user attempts to log in to a client application through Apple Sign In:

...

  1. In the Main menu of the WSO2 Identity Server Management Console, click Identity > Service Providers > Add

  2. Enter a meaningful name for the client application in the Service Provider Name text box and click Register

  3. Click Inbound Authentication Configuration section and configure based on the authentication protocol that is required for the client application. 

    Tip

    If your client application uses OpenID Connect, click OAuth/OpenID Connect Configuration > Configure

    1. Enter

    the
    1. the callback URL

    or
    1.  or your Apple application.

    2. Click Register. Note that you will be redirected to the Service Providers screen. 

    Info

    For more information on inbound authentication configurations, see Configuring Inbound Authentication for a Service Provider.

  4. Click Local and Outbound Authentication Configuration.

  5. For the Authentication Type, make sure the Federated Authentication radio button is selected, and then select the identity provider as AppleSignIn

  6. Click Update to save the changes.

...