Skip to content
Snippets Groups Projects
Commit f42525e6 authored by Baptiste Toulemonde's avatar Baptiste Toulemonde
Browse files

remove conf staging

parent 8b1343a4
No related branches found
No related tags found
1 merge request!36remove conf staging
......@@ -22,7 +22,7 @@ const httpOptions = {
})
export class AuthService {
private authorizationEndpoint = '/oauth2/authorization/oidc';
private authorizationEndpoint = '/harvester/oauth2/authorization/oidc';
private tokenEndpoint = '/login/oauth2/code/oidc';
private baseUrl = environment.smartharvesterUrl;
private FdpBaseUrl = environment.fdpUrl;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment