Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TG-14 Angular Keycloak #14

Merged
merged 1 commit into from
Nov 8, 2024
Merged

TG-14 Angular Keycloak #14

merged 1 commit into from
Nov 8, 2024

Conversation

KaiserZoza
Copy link
Collaborator

@KaiserZoza KaiserZoza commented Nov 8, 2024

in order to set up Keycloak authentication on angular application two packages are required following Readme instructions the packages were installed, and the required modules added via Angular Cli, additionally version 15 of the keycloak-angular was specified according to documentation and compatibility with angular project version, the following commands were used to install packages and generate the files required.

npm install [email protected] keycloak-js
npm install -g @angular/cli
ng g guard guard/auth --skip-tests
ng generate module app-routing --flat --module=app

@KaiserZoza KaiserZoza self-assigned this Nov 8, 2024
@cvillarongace cvillarongace merged commit 8603a94 into main Nov 8, 2024
1 check passed
@cvillarongace cvillarongace deleted the TG-14-AngularKeycloak branch November 8, 2024 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants