V4 and OIDC client_names on the login page
Wessel, Keith
kwessel at illinois.edu
Tue Feb 16 22:28:25 UTC 2021
Don't think so, Gary, though it's good to hear that it's not just my login template that's the issue. I looked in the source last night to see if I could find a glaring issue, but I couldn't. I'll plan to file a bug on this later tonight.
Keith
-----Original Message-----
From: users <users-bounces at shibboleth.net> On Behalf Of Lipscomb, Gary via users
Sent: Sunday, February 14, 2021 3:54 PM
To: Shib Users <users at shibboleth.net>
Cc: Lipscomb, Gary <glipscomb at csu.edu.au>
Subject: RE: V4 and OIDC client_names on the login page
I have the same issue, any resolution yet.
Regards
Gary
-----Original Message-----
From: users <users-bounces at shibboleth.net> On Behalf Of Wessel, Keith
Sent: Saturday, 13 February 2021 08:07
To: users at shibboleth.net
Subject: V4 and OIDC client_names on the login page
Hi, all,
In V3, if a "client_name" attribute was set in an OIDC client's metadata, it would get picked up in login.vm:
#set ($serviceName = $rpUIContext.serviceName)
This worked for both the name of a SAML SP and an OIDC client.
In V4, it's still resolving to the service name for SAML SPs, but it's not seeming to pick up the client_name for OIDC clients. My login.vm is designed to display a service name if there is one or to fall back on the entityID if there isn't one. My IdP is displaying the client_id which, I believe, is because it's not picking up the client_name to mape to the service name.
Is there some other way I should be picking this up in login.vm, or is this a bug?
Thanks,
Keith
--
For Consortium Member technical support, see https://urldefense.com/v3/__https://wiki.shibboleth.net/confluence/x/coFAAg__;!!DZ3fjg!pnwZGNyHD6nMZrgm7M51VSHWjjRLf2Pf5OHuIfWBMEAzQEmmVwr07Wpt_JdViHO5JA$
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
--
For Consortium Member technical support, see https://urldefense.com/v3/__https://wiki.shibboleth.net/confluence/x/coFAAg__;!!DZ3fjg!pnwZGNyHD6nMZrgm7M51VSHWjjRLf2Pf5OHuIfWBMEAzQEmmVwr07Wpt_JdViHO5JA$
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
More information about the users
mailing list