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: Super Gluu migration plan #3594

Closed
yurem opened this issue Jan 10, 2023 · 1 comment
Closed

feat: Super Gluu migration plan #3594

yurem opened this issue Jan 10, 2023 · 1 comment
Assignees
Labels
kind-feature Issue or PR is a new feature request

Comments

@yurem
Copy link
Contributor

yurem commented Jan 10, 2023

Main issue described is here: #3593
This issue is an addition to provide transparent and easy to track migration process.
Here are steps:

  1. Move to Fido2 U2F endpoints from oxAuth U2F. All newly added classes in Fido2 shoudl have prefix .legacy. in package names.
  2. Check if Super Gluu works well in one/two step flow
  3. Extends Fido2 server to support additional parameters needed for one/two step Super Gluu. Disable endpoints added in step 1.
  4. Check if Super Gluu works well in one/two step flow with Fido2 server.
  5. Remove `.legacy. code added in point 1.
@mo-auto mo-auto added the kind-feature Issue or PR is a new feature request label Jan 10, 2023
@yurem
Copy link
Contributor Author

yurem commented Jan 27, 2023

Implemeted

@yurem yurem closed this as completed Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind-feature Issue or PR is a new feature request
Projects
None yet
Development

No branches or pull requests

4 participants