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.
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.