Hi all
Just wondering if anyone has implemented an API endpoint on LC with JWT signed token with a pub/private key. I cannot see it in the UI/guides (OAUTH or bearer only options) and this might be possible using these.
Any input would be really appreciated.
Simon
Morning Simon,
Could you please let me know what Create version you are using?
We’ve recently added OAuth:
- Grant type: Client credentials
- Client authentication method: JWT signed using private key
Available in 22.3, patch 2022.3.558 and 2023.1.91
Many Thanks
Thanks Adam - Currently on 2022.1 and about to upgrade - will try this again once I am up to 2023.1
S