From 3aa517a86819d1204e710d90d9c28ffd34be8ee4 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Mon, 3 May 2021 08:22:10 -0600 Subject: [PATCH] Clarify provider naming --- content/client-server-api/modules/sso_login.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/content/client-server-api/modules/sso_login.md b/content/client-server-api/modules/sso_login.md index c9f95413..fe3f5322 100644 --- a/content/client-server-api/modules/sso_login.md +++ b/content/client-server-api/modules/sso_login.md @@ -40,10 +40,8 @@ administrator to configure where the CAS server is and the REST endpoints which consume the ticket. Homeservers may optionally expose multiple possible SSO options for -the user to pursue, typically in the form of several "login with $service" -buttons. These services, or "identity providers" (IdPs), are typically -OpenID Connect, though the exact protocol used is not a concern for this -specification. +the user to pursue, typically in the form of several "login with $provider" +buttons. These are known as "identity providers" (IdPs). #### Client login via SSO