Configure authentication providers

Defines the list of social login identity providers that appear on the sign-in and registration pages. This is the same list of providers maintained by the Social Login dashboard.

Form Data
string

Social login API key. This key can be found on the Social Login Dashboard or by looking for the rpx_key application setting in Console.

string
enum

Specifies when the provider is made available for social login. Setting this value to web displays the provider to normal web traffic. Setting the value to iphone displays the provider to web traffic identified as originating from an iPhone. Setting the value to android displays the provider to web traffic identified as originating from an Android- based mobile device. To display the provider to multiple audiences, use multiple instances of the deviceType member. For example, you might use deviceType set to web and a second instance of deviceType set to iphone, both in the same operation.

Allowed:
string

Comma-separated string of provider specifiers.

Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json