uPortal-Project / uPortal

Enterprise open source portal built by and for the higher education community.
https://www.apereo.org/projects/uportal
Apache License 2.0
272 stars 273 forks source link

Implement OpenID Connect (OIDC) Possibilities for uPortal(#2587) #2861

Closed 555vedant closed 1 month ago

555vedant commented 1 month ago

this pull request outlines OIDC implementation in uPortal. It covers OIDC endpoints, group and claims filters, and OAuth endpoint usage for clients, aiding developers in secure user authentication and profile information retrieval.

Key features:

1)Detailed descriptions and examples of OIDC endpoints.

2)Configuration for group and claims filters.

3)Client registration and scope definitions.

4)Security considerations for token management.

References:

1)Official OIDC and OAuth 2.0 specifications.

2)uPortal documentation links.

555vedant commented 1 month ago

@jonathanmtran please suggest me necessary changes!

555vedant commented 1 month ago

@ChristianMurphy i am closing this PR i dont wanted to make this file noise i will make it from scratch !!