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

Add authentication settings #831

Open
lubomirw opened this issue Feb 5, 2025 · 0 comments
Open

Add authentication settings #831

lubomirw opened this issue Feb 5, 2025 · 0 comments
Labels
new-feature New feature implementation

Comments

@lubomirw
Copy link
Contributor

lubomirw commented Feb 5, 2025

Implement authentication settings page and add it as submenu Authentication under Settings menu.

  • to retrieve whole authentication settings, integrate with API endpoint GET /v1/settings/authentication
  • display list of OAuth2 providers with option to add new one, edit existing one or delete
    • use PUT|DELETE /v1/settings/authentication/oauth2Providers/{providerName}
@lubomirw lubomirw added the new-feature New feature implementation label Feb 5, 2025
@lubomirw lubomirw moved this to Todo in CZERTAINLY Feb 5, 2025
@Ivan-Koshan Ivan-Koshan moved this from Todo to In Progress in CZERTAINLY Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature New feature implementation
Projects
Status: In Progress
Development

No branches or pull requests

1 participant