Download SAML Service Provider Metadata XML.
Used to configure the Identity Provider to recognize this SP. Returns: XML content with Content-Disposition attachment.
curl --request GET \
--url https://api.example.com/api/v1/auth/saml/metadata{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}curl --request GET \
--url https://api.example.com/api/v1/auth/saml/metadata{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}