Skip to content

Commit 64468c0

Browse files
authored
chore: openid update (#381)
1 parent 4daaa9d commit 64468c0

File tree

6 files changed

+366
-327
lines changed

6 files changed

+366
-327
lines changed

example.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ OPENID_ISSUER="http://localhost:8080/realms/comify"
2929
OPENID_CLIENT_ID="openid"
3030
OPENID_CLIENT_SECRET=""
3131
OPENID_REDIRECT_URI="http://localhost:3000/rpc/domain/authentication/login"
32+
OPENID_ALLOW_INSECURE_REQUESTS=false
3233

3334
# HTTP (fetch)
3435
HTTP_IMPLEMENTATION="fetch"

0 commit comments

Comments
 (0)