OpenSearch/x-pack/plugin/identity-provider
Tim Vernum 1133c29ce9
Treat roles as a SortedSet (#58988)
The Saml SP document stored the role mapping in a Set, but this made
the order in XContent inconsistent. This switched it to use a TreeSet.

Resolves: #54733
Backport of: #55201
2020-07-03 13:40:58 +10:00
..
docs/en/rest-api Rest spec and documentation (#54664) (#55305) 2020-04-16 20:18:05 +03:00
forbidden Add SAML IdP plugin for internal use (#54046) (#54124) 2020-03-25 09:45:13 +11:00
licenses Include vendored code notices in distribution notice files (#57017) (#57569) 2020-06-04 10:34:24 -07:00
qa Remove deprecated usage of testCompile configuration (#57921) (#58083) 2020-06-14 22:30:44 +02:00
src Treat roles as a SortedSet (#58988) 2020-07-03 13:40:58 +10:00
build.gradle Replace compile configuration usage with api (7.x backport) (#58721) 2020-06-30 15:57:41 +02:00