ui migration to Sophie Design

This commit is contained in:
simon louvet
2018-11-16 12:17:39 +01:00
parent 6851028485
commit 2ae3f84adf
2 changed files with 3 additions and 2 deletions

View File

@ -7,7 +7,7 @@ script(src="/lib/oidc-client.js")
script(
src="/lib/sib-oidc/sib-oidc.js"
data-authority=`${sdn}/openid/`,
data-client_id='863031',
data-client_id='${client_id}',
data-response_type='id_token token',
data-scope='openid profile email',
data-automaticSilentRenew='true',