SSO authentication for Large Companies

I’m working on getting approval from the company I work for to use GPT-3 for an internal data science project. We’re a larger company with a lot of remote workers, so we have really strict SSO login requirements. They would ideally like to add OpenAI to our Okta authentication process. Does anyone know if something like this is possible?

Unfortunately, there is no way to directly add OpenAI to your Okta authentication process. However, you may be able to use a third-party service that supports OpenID Connect (OIDC) to act as an intermediary between Okta and OpenAI. This would allow your users to login to your Okta account using their OpenAI credentials.

Hi, could you please share more guidance on this approach? i could not find it in any documentation. how can i setup any identity provider for chat.openai

1 Like

Are we able to authenticate Open AI logins with Azure SSO?