Scaleway supports Identity Federation to provide your teams with secure access to their accounts via Single Sign-On (SSO). Depending on your organization's requirements, you can use either built-in OAuth2 providers or configure SAML for centralized identity management.
Get SAML Identity Provider configuration of an Organization
path Parameters
organization_idID of the Organization.
Get SAML Identity Provider configuration of an Organization › Responses
idID of the SAML configuration.
statusStatus of the SAML configuration.
Service Provider information.
entity_idEntity ID of the SAML Identity Provider.
single_sign_on_urlSingle Sign-On URL of the SAML Identity Provider.
Enable SAML Identity Provider for an Organization
path Parameters
organization_idID of the Organization.
Enable SAML Identity Provider for an Organization › Responses
idID of the SAML configuration.
statusStatus of the SAML configuration.
Service Provider information.
entity_idEntity ID of the SAML Identity Provider.
single_sign_on_urlSingle Sign-On URL of the SAML Identity Provider.
Get a SAML certificate
path Parameters
certificate_idID of the certificate to get.
Get a SAML certificate › Responses
idID of the SAML certificate.
typeType of the SAML certificate.
originOrigin of the SAML certificate.
contentContent of the SAML certificate.
expires_atDate and time of the SAML certificate expiration. (RFC 3339 format)
Update SAML Identity Provider configuration
path Parameters
saml_idID of the SAML configuration.
Update SAML Identity Provider configuration › Request Body
entity_idEntity ID of the SAML Identity Provider.
single_sign_on_urlSingle Sign-On URL of the SAML Identity Provider.
Update SAML Identity Provider configuration › Responses
idID of the SAML configuration.
statusStatus of the SAML configuration.
Service Provider information.
entity_idEntity ID of the SAML Identity Provider.
single_sign_on_urlSingle Sign-On URL of the SAML Identity Provider.
Add a SAML certificate
path Parameters
saml_idID of the SAML configuration.
Add a SAML certificate › Request Body
typeType of the SAML certificate.
contentContent of the SAML certificate.
Add a SAML certificate › Responses
idID of the SAML certificate.
typeType of the SAML certificate.
originOrigin of the SAML certificate.
contentContent of the SAML certificate.
expires_atDate and time of the SAML certificate expiration. (RFC 3339 format)