Skip to content

Login through SSO #146

@mirojs

Description

@mirojs

Hello,

The app I'm working on has two frontends, one React, the other Python (Streamlit).

For the React one, authentication/authorization had already been done using Entra External ID (login/ out working with login/out workflow). And for the python (Streamlit) one, login through SSO is preferred because the token was already there in the session cookie.

After reading through the documents, however, only normal login methods could be found instead of SSO. Could anyone direct me to the right document or I simply need to take part of the code from the current normal login method?

BTW, I also checked the SSO setting under the enterprise app registration in the Entra console, there didn't seem to be anything that needed to be configured for External Tenant based app.

Please kindly direct me to the right direction. Thanks for your help in advanced!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions