Skip to content

Commit

Permalink
Update keycloak.service.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
marklise authored Jun 25, 2021
1 parent b2bcd5b commit bf5c918
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/services/keycloak.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ export class KeycloakService {
case 'https://nrts-prc-dev.pathfinder.gov.bc.ca':
case 'https://nrts-prc-master.pathfinder.gov.bc.ca':
case 'https://acrfd-86cabb-dev.apps.silver.devops.gov.bc.ca':
case 'https://acrfd-admin-86cabb-dev.apps.silver.devops.gov.bc.ca':
// Local, Dev, Master
this.keycloakEnabled = true;
this.keycloakUrl = 'https://dev.oidc.gov.bc.ca/auth';
Expand Down

0 comments on commit bf5c918

Please sign in to comment.