Skip to main content
IAM Service currently supports Below OAuth providers.
1

Enable Social Media Integration

In order to enable social media integration for your application we need to follow 2 steps:
  1. Register your application with IAM server, for this we need client_id and client_secret of your oauth application.
  2. Whitelist callback urls of auth server in your oauth provider console.
Step 1 is only allowed for SUPER Admin user Reach out to our team via:
2

Social Media Integration in client application

Here is a sequence diagram for the social media integration from clientsNext steps in documentation will explain how to implement the above flow in your client application.