Hosted Graphite SAML Configuration
SAML Configuration
Use the following SAML configuration:
{
"audience": "https://www.hostedgraphite.com/metadata/{YOUR-USER-ID}/",
"nameIdentifierFormat": "urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress",
"nameIdentifierProbes": [
"http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress"
]
}
Did it help?/
The Callback URL is https://www.hostedgraphite.com/complete/saml/{YOUR-USER-ID}/
.