• I would like to use it to integrate an existing platform and allow its users to transparently login to wordpress, not using your token generation.
    How do I specify what fields/claims in the JWT to extract and map? How can I provide the secret to verify the signature?

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

    (@cyberlord92)

    Hi @dani3l3,

    Thanks for reaching out.

    As I understand, you are looking to log in (SSO) into your WordPress site using the JWT token you created on an external platform and want to map the user attributes accordingly.

    Yes, we can definitely provide you with the solution for this such that you can pass the external JWT and this JWT signature can be validated using the secret key and on successful validation, the user is allowed to log in.

    So, can you please drop an email to [email protected] with your complete requirements, so we can assign you a technical engineer to guide you better?

    Thanks
    Team miniOrange

Viewing 1 replies (of 1 total)
  • The topic ‘Help integrating existing JWT from other platform ?’ is closed to new replies.