stevenmaguire / oauth2-keycloak

Keycloak Provider for OAuth 2.0 Client
MIT License
204 stars 151 forks source link

Constructor not compatible with keycloak.json of version 2.1.0 Final #2

Closed folkenfanel closed 6 years ago

folkenfanel commented 7 years ago

The constructor don't load the options auth-server-url, realm, resource (client id) and credentials (client secret).

stevenmaguire commented 7 years ago

@folkenfanel can you provide a bit more context? What are you attempting to do? What is the expected behavior?