doximity
Reactive icon

Doximity Sign In

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 06 November 2024
 by 
5.0
 (5 ratings)
doximity

Doximity Sign In

Documentation
1.0.0

Install it in your environment and configure these site properties.

  1. Client_Id: The unique identifier provided by Doximity for authenticating the application. This value is required to establish a connection with the API and should be kept secure
  2. Client_Secret: The secret key provided by Doximity for secure application authentication. It should be treated as confidential information and used only in authentication processes.
  3. RolesId: A list of role IDs that will be assigned to the user upon logging in through the Doximity integration.

Call this web block on the desired screen and pass the following parameters:


  1. EntryURL: Enter the URL to which the user will be redirected after logging in with Doximity.
  2. RequestId: Unique request identifier, use to identify your request on the TokenRequest table.

Important:  

Your redirect URL (Callback) will be https://yourenvironment/Doximity/Callback.