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