add sib-oidc

This commit is contained in:
Clément
2018-10-12 19:11:13 +02:00
parent d6cd1a54ed
commit 78551c4579
15 changed files with 70 additions and 40 deletions

BIN
www/images/user.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.0 KiB

1
www/lib/sib-oidc Submodule

Submodule www/lib/sib-oidc added at 79804ac27c

View File

@ -1,10 +0,0 @@
{
"authority": "https://test-paris.happy-dev.fr/openid/",
"client_id": "125356",
"redirect_uri": "http://127.0.0.1:3000",
"response_type": "id_token token",
"scope": "openid profile email",
"automaticSilentRenew": true,
"silent_redirect_uri": "http://127.0.0.1:3000",
"loadUserInfo": true
}