What would you like to know more about?

Identity Provider Settings

Below is a chunk of JSON code that needs to be updated and entered in the settings. It incorporates the External Login Callback URL.

  1. Copy the string below and paste it into Settings.
  2. Replace the URL with the External Login Callback URL you previously created.
    { "RedirectUri": "https://[Domain]/ministryplatformapi/oauth/callback/[IdentityProviderUniqueID]", "Wtrealm":"urn:WindowsAuthenticationService" }