• Resolved g_pellegrino

    (@greghy)


    Hi,
    in the setting page I get the error “JWT Parameter key is required”, but I can’t understand where I have to set this value.

    Thanks,
    Gregorio

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Nicu Micle

    (@nicu_m)

    Hello,

    You just have to add it to the URL.

    You have a sample URL generated on your settings page.

    Url Example:
    https://www.yourdomain.com/?rest_route=/simple-jwt-login/v1/autologin&jwt={ADD HERE YOUR JWT}

    The problem is in the Setting page, I get the error “JWT Parameter key is required”, we cant set JWT Decryption Key

    Plugin Author Nicu Micle

    (@nicu_m)

    The ‘JWT parameter key’ can be found in the plugin settings -> ‘Login Config’ -> ‘JWT Login Settings’ and there you can see ‘JWT parameter key’.

    This key represents the key from the decrypted JWT where is saved the UserID or email of the user which we want to login.

    After you set the key, then please go to “General” tab and set your “JWT Decryption Key”.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Error “JWT Parameter key is required”’ is closed to new replies.