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

Support OPENID federation #771

Closed
simpleidserver opened this issue Jun 28, 2024 · 0 comments
Closed

Support OPENID federation #771

simpleidserver opened this issue Jun 28, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@simpleidserver
Copy link
Owner

simpleidserver commented Jun 28, 2024

https://openid.net/specs/openid-federation-1_0.html

  • Support automatic client registration in authorization request : DONE
  • Support automatic client registration in pushed authorization request : DONE
  • Support automatic client update : DONE
  • The endpoint RPFederationEntity builder must be able to support "explicit" registration : DONE
  • Support explicit client registration : DONE
  • Return the "openid_rp" and "trust_anchor_id" : DONE
  • Add UT to check explicit registration : DONE
  • Add sample project for OPENID FEDERATION : DONE
  • Fix the administration website, navigate to a federated client : TODO
  • Update the administration website, display the list of "registration methods" in the Client details : TODO
  • Update the administration website, can manage TRUSTED ANCHORS : TODO
  • Add some documentation : TODO
  • Update all the EF projects : TODO
@simpleidserver simpleidserver added the enhancement New feature or request label Jun 28, 2024
@simpleidserver simpleidserver self-assigned this Jun 28, 2024
@simpleidserver simpleidserver moved this to In Progress in Release 5.0.1 Jun 28, 2024
thabart added a commit that referenced this issue Jul 15, 2024
Can validate trust chain
Add some UTS to check the exceptions
Start to support automatic registration
thabart added a commit that referenced this issue Jul 24, 2024
@simpleidserver simpleidserver moved this from In Progress to Done in Release 5.0.1 Jul 24, 2024
@simpleidserver simpleidserver closed this as completed by moving to Done in Release 5.0.1 Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Done
Development

No branches or pull requests

1 participant