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

Enable login with DataPLANT account #6

Open
Freymaurer opened this issue Feb 18, 2022 · 0 comments
Open

Enable login with DataPLANT account #6

Freymaurer opened this issue Feb 18, 2022 · 0 comments

Comments

@Freymaurer
Copy link
Collaborator

This can be done actively, instead of the captcha or even passively.

Actively: log in with username/email and password, this is sent to the heldesk backend, which forwards it towards keycloak to do the whole oauth authorisation cycle, send token to client for session storage. Verify token on issue submit.

Passively: No active username, pw input. User must be logged in already. Get token from cookies/local storage/proxy. Verify token on issue submit.

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

No branches or pull requests

1 participant