Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IDP authentication support with only client id #1136

Open
chanaka3d opened this issue May 10, 2023 · 0 comments
Open

IDP authentication support with only client id #1136

chanaka3d opened this issue May 10, 2023 · 0 comments
Assignees

Comments

@chanaka3d
Copy link
Contributor

Description:
Due to the limitations of the current non-production Identity Provider (IDP), it is not currently possible to authenticate using only a consumer key. This limitation poses challenges for implementing frontend web applications without relying on a backend service for authentication.

To address this issue and enable frontend-only web application development, it would be beneficial to enhance the IDP to support alternative authentication methods, such as token-based authentication or OAuth flows that are compatible with frontend frameworks. By implementing such enhancements, developers would have the flexibility to build standalone frontend applications that can authenticate with the IDP without relying on a backend service.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

2 participants