[External Email] Re: Help getting username

Jeffrey J Ramsay jramsay at binghamton.edu
Thu Jun 6 12:51:29 UTC 2024


I am passing the information from a mfa bean using the flows mechanism. I
was trying to replicate what I have seen in the -flows.xml file.

The username reference is just my thing but what I’m trying to get is the
id the user used in the auth/Password view. I am able to produce it in my
own view.

I can share the code I have if necessary. Still trying to learn here.

Thanks,
Jeff

Sent from Gmail Mobile


On Thu, Jun 6, 2024 at 8:33 AM Cantor, Scott <cantor.2 at osu.edu> wrote:

> You're violating a call signature here and passing a function into a
> function that takes a ProfileRequestContext as input, which is what it's
> telling you.
>
> Without any, umm, context, for what you're doing here, I don't know that
> this is even the proper function to be using.
>
> There is no "username" in Shibboleth, not in the SP and not in the IdP.
> Identity is more complex than that, and there is only ever a "single" value
> for this concept when your'e talking about the result of subject
> canonicalization after authentication is done. After that point, the
> "final" value is in the SubjectContext.
>
> Anything before that is "it depends on a lot of factors".
>
> -- Scott
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20240606/15a87370/attachment.htm>


More information about the users mailing list