Skip to content

Commit

Permalink
Review changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Avarjana committed Sep 20, 2022
1 parent f8e6ed6 commit d76ce23
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ To configure the OAuth2 custom authenticator:


!!!info
Here, the Client Id and Client Secret are the values of Kakao.
Here, the Client Id and Client Secret are the values generated by the external OAuth2 IdP.

![Federated Oauth2 Authenticator]({{base_path}}/assets/img/extend/federated-oauth2-authenticator.png)

Expand All @@ -69,7 +69,7 @@ To configure the OAuth2 custom authenticator:

1. On the WSO2 IS Management Console, go to **Main > Identity > Service Providers > Add**.
2. Enter a Service Provider name and click **Register** to add the new service provider.
3. Expand **Inbound Authentication Configuration > OAuth/OpenID Connect Configuration** and click **Configure**
3. Expand **Inbound Authentication Configuration > OAuth/OpenID Connect Configuration** and click **Configure**.
4. Enter `http://localhost:8080/playground2/oauth2client` as the **Callback URI**, and click **Update**.
5. Expand to **Local & Outbound Authentication Configuration** and select the configured authenticator from the **Federated Authentication** list.
6. Click **Update** to save the configurations.
Expand Down

0 comments on commit d76ce23

Please sign in to comment.