cti-nts / keycloak-gsis-providers

This Keycloak plugin adds production and testing identity providers for using GSIS OAuth 2 Services
Apache License 2.0
16 stars 10 forks source link

doGetFederatedIdentity: reduce data conversions #25

Closed XhmikosR closed 1 year ago

XhmikosR commented 1 year ago

Requires #24

This needs testing before landing. Also, ideally, we should just use setAll, but I couldn't make it work after a quick look.