List JWT data mapping fields
Retrieves a list of available data mapping fields that can be used when configuring JWT-based Identity Provider (IdP) integrations for the Tenant, including all supported fields for mapping JWT claims to User profile attributes.
Retrieves a list of available data mapping fields that can be used when configuring JWT-based Identity Provider (IdP) integrations for the Tenant, including all supported fields for mapping JWT claims to User profile attributes.
Authorization
M2MBearerToken M2M Token for authentication
In: header
Response Body
application/json
curl -X GET "https://api.loginradius.com/v2/manage/jwt-clients/data-mapping"{
"Data": [
"string"
]
}List supported JWT algorithms GET
Retrieves a list of all supported cryptographic algorithms that can be used by JWT clients for signing and verification when configuring a JWT-based Identity Provider (IdP) for the Tenant.
List SAML IdP Integrations GET
Retrieves a list of all configured SAML-based Identity Provider integrations for the Tenant, including metadata and settings for authentication.