instipod / DuoUniversalKeycloakAuthenticator

Keycloak Authenticator for Duo's new Universal Prompt
GNU General Public License v3.0
50 stars 15 forks source link

Ensure groups logic works with Keycloak 20+ #11

Closed treydock closed 1 year ago

treydock commented 1 year ago

The 'getGroups()' method was removed in Keycloak 20 and replaced with 'getGroupsStream()'