• Before logging in a user I need to ask the client for authorization which will respond to me with a code, so I have to insert an additional call before logging in. Can you tell me where I can insert it to stop the login process and wait for this code?

    and if the user is not registered, can I register him and land him on a registration page? and then resume the login process?

    thank you very much

Viewing 1 replies (of 1 total)
  • Plugin Author Paulo Pinto

    (@psrpinto)

    Hi Matteo, I’m not sure I understand exactly what you’re attempting to do. You mention:

    I need to ask the client for authorization which will respond to me with a code, so I have to insert an additional call before logging in

    When you say you need to insert an additional call, I’m assuming you mean on the OIDC client? In that case, the way to do that would likely depend on which OIDC client you’re using. Apologies in advance if I’m misunderstanding something.

    Concerning your second question, about redirecting to a registration page, would you mind opening a new forum post? Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘before logging in send some data and wait for the response’ is closed to new replies.