Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Identity related warnings when updating permission config #179

Open
6 tasks done
zepatrik opened this issue Jun 7, 2022 · 0 comments
Open
6 tasks done

Identity related warnings when updating permission config #179

zepatrik opened this issue Jun 7, 2022 · 0 comments
Labels
bug Something is not working.

Comments

@zepatrik
Copy link
Member

zepatrik commented Jun 7, 2022

Preflight checklist

Describe the bug

ory patch permission-config e834d575-2f37-4482-903d-d6e789e91c8a \                                                
  --add '/namespaces/-={"id": 0, "name": "resources"}' \
  --add '/namespaces/-={"id": 1, "name": "groups"}'
You are authenticated as: patrik@ory.sh
map[limit:map[] namespaces:[map[id:0 name:resources] map[id:1 name:groups]]]
Warnings were found.
- Configuration key `serve.*` can not be set and will be ignored.
- Configuration key `cookies.path` can not be set and will be ignored.
- Configuration key `cookies.domain` can not be set and will be ignored.
- Configuration key `session.cookie.domain` can not be set and will be ignored.
- Configuration key `session.cookie.name` can not be set and will be ignored.
- Configuration key `session.cookie.path` can not be set and will be ignored.
It is save to ignore these warnings unless your intention was to set these keys.

produces unrelated warnings.

Reproducing the bug

see above

Relevant log output

No response

Relevant configuration

No response

Version

v0.1.34

On which operating system are you observing this issue?

No response

In which environment are you deploying?

No response

Additional Context

No response

@zepatrik zepatrik added the bug Something is not working. label Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working.
Projects
None yet
Development

No branches or pull requests

1 participant