spring-security icon indicating copy to clipboard operation
spring-security copied to clipboard

Add JSON session support for SwitchUserGrantedAuthority

Open markusheiden opened this issue 2 years ago • 4 comments

markusheiden avatar Aug 27 '22 11:08 markusheiden

I don't know why unrelated tests fail. Hopefully this is mergeable though.

markusheiden avatar Aug 27 '22 19:08 markusheiden

@markusheiden, thanks for the contribution!

I don't know why unrelated tests fail.

If you want to rebase on main, I believe all unrelated tests should pass now.

Hopefully this is mergeable though.

Do you have an issue you're resolving with this PR? I don't see a related issue. If not, can you provide some context around the issue that led to submitting the PR?

sjohnr avatar Aug 29 '22 21:08 sjohnr

Sorry, I thought that it was obvious what this PR wants to achieve. Here the corresponding issue #11775.

markusheiden avatar Aug 31 '22 16:08 markusheiden

@markusheiden thanks for opening the issue. Note that it's usually best to open an issue before submitting a PR to allow discussion prior to spending time on the PR. I'll add additional comments on the issue.

sjohnr avatar Sep 06 '22 13:09 sjohnr

Thanks @markusheiden, this is now merged for 6.3 as 5c5503924b8de1c507c3b485ec1ed6c17277b110 with polish commit bd345fb2a8e6f9269583c5a278a8d8f4c27ff3ee.

sjohnr avatar Feb 29 '24 18:02 sjohnr