We are currently using the OIDC extension to authenticate users however we 
would like to use a claim that is an immutable GUID as the username for 
security reasons. Since we are currently using the OIDC display name which is 
not immutable on the source identity provider. But doing so makes the guac 
frontend show this cryptic guid username too.

Is there a way to separate the display name of the user with its underlying 
username? So that we can use the guid value as the underlying username and a 
more human friendly value as the users display name or at the very least let 
guac frontend show the “Full Name” value in which already exists (if its 
populated) in places such as the History tab, users overview and so on instead 
of the username value.

Thanks.

Reply via email to