-
|
Hello, When I do a userinfo, I'd like to call an external API like http://myApi/?getByUserId=[userid] thanks for your help |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
that's a non-standards compliant extension that will therefore not be implemented in this module, other than that, the userinfo endpoint is really meant to assemble user information to the Provider seems to be the right place to do so, instead of each RP |
Beta Was this translation helpful? Give feedback.
that's a non-standards compliant extension that will therefore not be implemented in this module, other than that, the userinfo endpoint is really meant to assemble user information to the Provider seems to be the right place to do so, instead of each RP