• I have a domain?https://fluidfab.in?and a subdomain?https://blogs.fluidfab.in. I wanted users to login to both site even when they login to any one aka shared login. I installed miniorange JWT login on both the sites and followed the setup guide to setup the plugin. Everything went OK until…

    The setup guide does not cover how to append the argument to autologin using JWT as URL parameter. Upon doing some Google search, I found out that there are some parameters which needed to be added in php. But they didn’t mention which php

    Can someone help me with this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support sharsh

    (@sharsh)

    Hello @muzammilshaikh ,

    Thank you for reaching out to us.

    I understand that you are facing difficulties in performing JWT SSO.

    To achieve SSO by passing JWT in parameters you can refer to the below added screenshot

    This is also mentioned in the plugin’s setup guide

    Even in this scenario, there will be limitations. Let’s clarify this with an example:

    • Let’s say a user logs in to site A and now wants to access site B.
    • Since the user is logged in on site A, you will create its JWT token on site A and then append that token to the redirection URL of site B.

    To make such cases more seamless, you can utilize our feature for accepting tokens in the website cookies.

    We can continue this conversation with you through email, you can contact us at [email protected].

    I hope this information suits you well but feel free to ask if you have any questions We’d be happy to help.
    Looking forward to your reply.

    Thanks,
    Team miniOrange

    Thread Starter Muzammil Shaikh

    (@muzammilshaikh)

    Hey,

    I understand you are trying to help me out but let me be honest. This is the 1st time I’m working on wordpress. So I have no idea how to append a URL parameter. Can you please help me out as I am unable to search anything about it on Google.

    But before that, I want to know if it’s safe for an ecommerce website? if not, can you give an alternate suggestion?

    Plugin Support sharsh

    (@sharsh)

    Hello @muzammilshaikh,

    No worries, I’ll guide you through the process.

    Could you please send me an email at [email protected] so we can have a more seamless conversation.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Need help with JWT url parameter’ is closed to new replies.