The Security
Assertion Markup Language (SAML) specification defines formats and protocols that enable
applications to exchange XML-formatted information for authentication and authorization.
Administrators of organizations that have been configured for single sign-on (SSO) can configure
the developer portal to use SAML authentication.
The Developer Services portal acts as a client for Edge. That means the portal does not
function as a stand-alone system. Instead, much of the information used by the portal is actually
stored on Edge. When necessary, the portal makes a request to retrieve information from Edge or
to send information to Edge.
By default the connection between the portal and Edge uses Basic Auth. If you enable SAML
authentication on Edge, then the portal must be updated to use SAML authentication to connect to
Edge. With SAML enabled, access to the Edge UI and Edge management API still uses OAuth2 access
tokens. However, now you can generate these tokens from SAML assertions returned by an identity
provider.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-11 UTC."],[],[]]