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

Bug: Remove FIDO Configuration Endpoint #977

Open
nynymike opened this issue Mar 4, 2022 · 2 comments
Open

Bug: Remove FIDO Configuration Endpoint #977

nynymike opened this issue Mar 4, 2022 · 2 comments
Milestone

Comments

@nynymike
Copy link
Contributor

nynymike commented Mar 4, 2022

It looks like Auth Server is still publishing a FIDO U2F configuration endpoint, even though there is no FIDO U2F endpoints. For example, try https://hostname/.well-known/fido-configuration

and it returns


{
  "version" : "2.1",
  "issuer" : "https://cloud-dev2.gluu.org",
  "registration_endpoint" : "https://cloud-dev2.gluu.org/jans-auth/restv1/fido/u2f/registration",
  "authentication_endpoint" : "https://cloud-dev2.gluu.org/jans-auth/restv1/fido/u2f/authentication"
}

This needs to be removed.

@nynymike nynymike changed the title Remove FIDO Configuration Bug: Remove FIDO Configuration Endpoint Mar 4, 2022
@jgomer2001
Copy link
Contributor

related #978

@moabu moabu added this to the 1.0.1 milestone Jun 15, 2022
@moabu moabu modified the milestones: 1.0.1, 1.0.2 Jul 8, 2022
@moabu moabu modified the milestones: 1.0.2, 1.0.3 Aug 30, 2022
@moabu moabu modified the milestones: 1.0.3, 1.0.4 Nov 3, 2022
@moabu moabu modified the milestones: 1.0.4, 1.0.5 Nov 14, 2022
@moabu moabu modified the milestones: 1.0.5, 1.0.6 Dec 1, 2022
@maduvena
Copy link
Contributor

maduvena commented Dec 8, 2022

duplicate #3089

@moabu moabu modified the milestones: 1.0.6, 1.0.7 Jan 9, 2023
@moabu moabu modified the milestones: 1.0.7, 1.0.8, 1.0.9 Mar 1, 2023
@moabu moabu modified the milestones: 1.0.9, 1.0.10 Mar 9, 2023
@moabu moabu modified the milestones: 1.0.10, 1.0.11 Mar 16, 2023
@moabu moabu modified the milestones: 1.0.11, 1.0.12 Apr 5, 2023
@moabu moabu modified the milestones: 1.0.12, 1.0.13 Apr 18, 2023
@moabu moabu removed this from the 1.0.13 milestone May 10, 2023
@moabu moabu added this to the 1.0.14 milestone May 10, 2023
@moabu moabu modified the milestones: 1.0.14, 1.0.15 Jun 20, 2023
@moabu moabu modified the milestones: 1.0.15, 1.0.16 Jul 12, 2023
@moabu moabu modified the milestones: 1.0.16, 1.0.17 Aug 2, 2023
@moabu moabu modified the milestones: 1.0.17, 1.0.18 Sep 18, 2023
@moabu moabu modified the milestones: 1.0.18, 1.0.21 Nov 22, 2023
@moabu moabu modified the milestones: 1.0.21, 1.0.22 Dec 14, 2023
@moabu moabu modified the milestones: 1.0.22, 1.0.23 Feb 1, 2024
@moabu moabu modified the milestones: 1.1.0, 1.1.1 Mar 14, 2024
@moabu moabu modified the milestones: 1.1.1, 1.1.2 May 1, 2024
@moabu moabu modified the milestones: 1.1.2, 1.1.3 May 29, 2024
@moabu moabu modified the milestones: 1.1.3, 1.1.4 Jul 8, 2024
@moabu moabu removed their assignment Jul 11, 2024
@moabu moabu modified the milestones: 1.1.4, 1.1.5 Sep 3, 2024
@moabu moabu modified the milestones: 1.1.5, 1.1.6 Sep 16, 2024
@moabu moabu modified the milestones: 1.1.6, next-release Nov 21, 2024
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

4 participants