Totara Learn Open Discussions

JWT- json web tokens

 
? ?
JWT- json web tokens
بواسطة Monday, 14 September 2020, 8:39 AM - ? ?
 

Will totara support JWT types of authentication?

I don't think it does now, but will it in the future?

Craig Eves
Re: JWT- json web tokens
بواسطة Tuesday, 15 September 2020, 7:10 PM - Craig Eves (Totara Support)
مجموعة Totara

Hi Jason

It is my understanding that MS Teams uses these and the MS teams integration with Totara 13 uses these.

How are you thinking of using these? 

regards


? ?
Re: JWT- json web tokens
بواسطة Wednesday, 16 September 2020, 10:27 AM - ? ?
 
Thanks for your reply.  That's very helpful.

My initial thought is to create a token from my companies web page and having users access the Totara based on that link from my companies page and sending the token over.

I do this now with a couple of my sites, but I share a preshared secret key when creating the token, and that shared key will need to be known on the Tortara end, perhaps by a LMS Host that uses Totara.

Thanks again for your response, I will check out MS Teams which we do use a lot.