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

[Feat]: namespace zot-specific API endpoints #1883

Closed
rchincha opened this issue Oct 4, 2023 · 0 comments · Fixed by #1947
Closed

[Feat]: namespace zot-specific API endpoints #1883

rchincha opened this issue Oct 4, 2023 · 0 comments · Fixed by #1947
Assignees
Labels
feature New feature or request

Comments

@rchincha
Copy link
Contributor

rchincha commented Oct 4, 2023

Is your feature request related to a problem? Please describe.

/auth/login - available when OpenID authentication is enabled
/auth/logout - available when authentication is available in general (not just for OpenID, but all session-based authentication)
/auth/apikey - available when API key authentication is enabled
/auth/callback - available when OpenID authentication is enabled

=> /zot/auth/login ...?

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

@rchincha rchincha added the feature New feature or request label Oct 4, 2023
@andaaron andaaron self-assigned this Oct 19, 2023
@andaaron andaaron linked a pull request Oct 19, 2023 that will close this issue
andaaron added a commit to andaaron/zui that referenced this issue Oct 20, 2023
See: project-zot/zot#1883

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
andaaron added a commit to project-zot/zui that referenced this issue Oct 20, 2023
See: project-zot/zot#1883

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants