enable cookie
This commit is contained in:
parent
3646d1fcce
commit
2462c9d86d
|
@ -82,13 +82,6 @@ mutators:
|
||||||
api:
|
api:
|
||||||
url: http://dashboard:3000/api/hydrator
|
url: http://dashboard:3000/api/hydrator
|
||||||
|
|
||||||
cookie:
|
|
||||||
enabled: true
|
|
||||||
config:
|
|
||||||
cookies:
|
|
||||||
userxxxx: "{{ print .Subject }}",
|
|
||||||
some-arbitrary-data: "{{ print .Extra.foo }}"
|
|
||||||
|
|
||||||
id_token:
|
id_token:
|
||||||
enabled: true
|
enabled: true
|
||||||
config:
|
config:
|
||||||
|
|
Reference in New Issue