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

Implement Default Login #3508

Open
DivyaPremanantha opened this issue Jan 8, 2025 · 1 comment
Open

Implement Default Login #3508

DivyaPremanantha opened this issue Jan 8, 2025 · 1 comment
Assignees

Comments

@DivyaPremanantha
Copy link

Problem

The current developer portal does not have a default login when an IDP is not configured.has no

Proposed Solution

Implement a default login functionality.

Alternatives

No response

Version

4.5.0

@DivyaPremanantha
Copy link
Author

Update: 08/01/2025

The following features were developed for this task

  • A login UI for the default login
  • Introduce login configurations and authenticate the user.
  • Implement default login with CustomStrategy with passport.js.
  • Add the user profile to bind claims and roles to the default user.

PR: https://github.com/wso2/api-developer-portal-core/pull/98/files

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

No branches or pull requests

1 participant