anonrig / nestjs-keycloak-admin

Keycloak client and admin provider for Nest.js applications with built-in User Managed Access (UMA) and ACL support.
https://npmjs.com/package/nestjs-keycloak-admin
MIT License
181 stars 25 forks source link

fix: removed deprecated /auth url path from keycloak config #155

Closed tschannik closed 2 years ago

tschannik commented 2 years ago

I've noticed that the addition of '/auth' is still there for some endpoints. Since i changed it like in this PR the auth flow works as intended.

This change is nessessary for keycloak v17+

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.8.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: