SSO support for enterprises
Issuer URL
Client Id
Client Secret
Admin Settings > Authentication Settings > OIDC
.Applications
tab on Okta dashboard and create a new app integration
.OIDC - OpenID Connect
as the signin method.Web
Applicationsignin redirect URI
should be https://app.portkey.ai/v2/auth/callback and the Grant Type
should have Authorization code
and Refresh Token
as checkedGeneral
section of the application.edit
button for the General Settings section.Either Okta or app
for the Login initiated by
field.initiate login URI
Sign On
section and click on Edit
. Select Okta Url
as the issuer
and save the updated detailsIssuer URL
will be the Issuer
from above stepClient Id
would be same as Audience
/ Client ID
Client Secret
is needed for Web App based flow. It can be found under General > Client Credentials > Client Secrets
in your Okta App.Admin Settings > Authentication Settings > OIDC
Redirect URI
,
Web
as the platformCertificates & secrets
Client Secrets
New client secret
Add
Overview
Endpoints
and note the OpenID Connect metadata document
urlApplication (client) ID
from Essentials
Client Secret
from Certificates & secrets
Admin Settings > Authentication Settings > OIDC
Provider Metadata URL
Provider Metadata XML
Admin Settings > Authentication Settings > SAML
.Applications
tab on okta dashboard and create a new app integration
.SAML 2.0
as the signin method.Configure SAML
, update
Single sign-on URL
with Saml redirect url. You can find the Saml redirect url from the Admin Settings > Authentication Settings > SAML Redirect/Consumer Service URL
from Portkey Control Plane.Audience URI (SP Entity ID)
with SAML Entity ID from Portkey Control Plane.Sign On tab > SAML 2.0 tab > Metadata details > Metadata URL
Admin Settings > Authentication Settings > SAML
Redirect URI
,
Web
as the platformSAML Redirect/Consumer Service URL
from Portkey Control Plane as redirect urlRegister
.Endpoints
at the top of the page.Federation metadata document URL
and select the copy icon.Expose an API
.Application ID URI
, select Add
.
SAML Entity ID
from Portkey Control Plane as the App ID URI
.Save
.Federation metadata document URL
and paste it in Portkey Control Plane in Admin Settings > Authentication Settings > SAML > Provider Metadata URL