Skip to content

ruipneves/keycloak-angular2

Repository files navigation

keycloak-angular2

Securing Angular 2 App with Keycloak based on routes.

Installation:

To install generate the keycloak.json file from your Keycloak client in the admin console.

Place the keycloak.json in the root of the project.

Change realmname and redirect_uri in services/keycloak.service.ts in variable Keycloak.auth.logoutUrl

Run npm install

Run npm start

About

Securing Angular 2 App with Keycloak based on routes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published