Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to generate an RSA private key and a matching JWK? #64

Open
uc-sgu opened this issue Nov 25, 2021 · 3 comments
Open

how to generate an RSA private key and a matching JWK? #64

uc-sgu opened this issue Nov 25, 2021 · 3 comments

Comments

@uc-sgu
Copy link

uc-sgu commented Nov 25, 2021

Hello,

I am working to implement LTI 1.3 and I need help with the RSA key and JWK.

how to generate an RSA private key and a matching JWK for LTI 1.3 integration?

@kpommerenke
Copy link

@uc-sgu
Copy link
Author

uc-sgu commented Nov 29, 2021

Thanks.

Should I always generate a new RSA key for every new LTI 1.3 integration?

How can I generate an RSA key for LTI 1.3 integration?

Can you please confirm?

snake pushed a commit to snake/lti-1-3-php-library that referenced this issue Oct 14, 2022
@BurninLeo
Copy link

I wonder if providing a JWS URL is part of lti-php or not? On the one hand, lti-php supports LTI 1.3, and the chapter "Initialising a tool" in the documentation explains where a RSA key needs to be placed. On the other hand it seems that one needs something like https://gist.github.com/kmuenkel/37ead59ff01f56ee881744c11360b00c to tell the platform the public key. Is that correct or did I miss an important feature of lti-php?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants