InterviewSolution
Saved Bookmarks
| 1. |
What Do “idp” And “rp” Stand For? |
|
Answer» These terms are COMMONLY used when describing digital IDENTITY systems. IDP stands for Identity Provider, a PARTY that offers USER authentication as a service. RP stands for Relying Party, an app that outsources its user authentication function to an IDP. These terms are commonly used when describing digital identity systems. IDP stands for Identity Provider, a party that offers user authentication as a service. RP stands for Relying Party, an app that outsources its user authentication function to an IDP. |
|