ui migration to Sophie Design
This commit is contained in:
@ -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',
|
||||
|
||||
Reference in New Issue
Block a user