Reading attribute from remote user flow

Cantor, Scott cantor.2 at osu.edu
Wed Nov 23 15:38:34 UTC 2022


You found the answer; that sort of feature usually requires using the External flow and not the RemoteUser flow.

Literally from the docs:

"If you need something different from this, your best option is to use the External login flow and possibly adapt the existing servlet as an example to copy from for your own purposes. In all respects, this flow is simply a more concrete use of the External flow."

-- Scott




More information about the users mailing list