Brightspace / D2L.Security.OAuth2

Brightspace OAuth 2.0 for C#
Apache License 2.0
7 stars 16 forks source link

DE49363 - Support additional data in jwks #257

Closed maggiesazio closed 2 years ago

maggiesazio commented 2 years ago

https://rally1.rallydev.com/#/?detail=/defect/643330303623&fdp=true

maggiesazio commented 2 years ago

How does the LMS get this change? We wanted to get the defect fixed for 20.22.8 but I have no idea how to that with this library.

j3parker commented 2 years ago

How does the LMS get this change?

Typically via dependabot, but you can do it manually if you want.

maggiesazio commented 2 years ago

How does the LMS get this change?

Typically via dependabot, but you can do it manually if you want.

Thanks. Looks like the LMS is a little behind so I'll probably do it manually. I figure it will have to be manual to get it in to 20.22.8 anyways. Can you merge the PR for me please?

j3parker commented 2 years ago

To get it into a release the preferred process is to get it into master and then use /backport 🙂