Relying Party
FleetingThe oauth 2.0 client, from the point of view of OpenID Connect.
This specification also defines the following terms: […]
- Relying Party (RP)
- OAuth 2.0 Client application requiring End-User Authentication and Claims from an OpenID Provider.
— https://openid.net/specs/openid-connect-core-1_0.html#Introduction
Notes linking here
- client get proof of authentication by asking for it
- Footnotes
- how do I create an OAuth 2.0/OIDC resource server? (blog)
- Introduction to OAuth and OpenID Connect
- making sense of github OIDC flow
- OpenID Connect
- userinfo endpoint