ui, fix: Resolve issue on the displaying of groups

This commit is contained in:
Gaëlle Morin
2019-03-25 17:50:45 +01:00
parent 05d71de379
commit 2025a07794
5 changed files with 8 additions and 3 deletions

View File

@ -5,7 +5,7 @@
script(
type="module"
src="https://unpkg.com/@startinblox/oidc@0.5"
src="https://unpkg.com/@startinblox/oidc@0.6"
data-authority=`${sdn}/openid/`,
data-client_id=`${client_id}`,
data-response_type='id_token token',