• Resolved risnaa

    (@risnaa)


    I am using authorizer plugin to implement SSO to my site.

    Now page redirects to the login page, however,

    I want to open login popup

    and once login process completes then redirects to clicked link.

    Kindly confirm any setting in authorizer plugin or set of code by which I achieve this functionality.

    Thanks in advance.

    Regards,
    Avinash Singh

Viewing 1 replies (of 1 total)
  • Plugin Author pkarjala

    (@pkarjala)

    Hi @risnaa,

    This is something that you can implement via theme functionality. Please read https://codex.ww.wp.xz.cn/Customizing_the_Login_Form and include the wp_login_form() inside of your popup to generate the login form which should include the Authorizer set forms.

    This will likely work best using a Modal window of some type inside of the same window to create the popup desired.

    I hope this helps!

Viewing 1 replies (of 1 total)

The topic ‘authorizer Plugin’ is closed to new replies.