Skip to content

PublicClientApplication + Web Platform configuration without CLIENT_SECRET. Possible? #342

@vkurup

Description

@vkurup

Hi,

We've built a django web app and would like to integrate SSO with our customer's Azure AD instance. They have created an app registration with a "web" platform configuration, but would prefer not to give us a CLIENT_SECRET. They have recommended that we use PublicClientApplication(). All of the examples that I've found for Python using a web flow seem to use the ConfidentialClientApplication().

Before I dive too deep, I was wondering if it is possible to do SSO for a Python web app without having them share a CLIENT_SECRET with us?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions