Retrieve the configuration for session exchange.

The REST interface to retrieve the configuration for session exchange. This is the list of allowed redirect_url that can be used in the TokenExchange API for a tenant.
{ "redirectUrls": [ "https://url_regex_1", "https://url_reg_ex2" ] }
'redirectUrls' The entries in the list are treated as regular expressions.
When calling the TokenExchange API, the redirect_url parameter must match one of these conditions:
- URL paths that start with the tenant domain are allowed by default, "https://tenantname.com".
- Relative paths, that start with "/", are allowed by default.
- Else, it must match one of the regular expressions in this list.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests

LoadingLoading

Responses

Language
URL
LoadingLoading

Response
Choose an example:
application/json