We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://gracious-torvalds-rvmo2ugoai.projects.oryapis.com
When creating a relation through the GUI it creates a subject set instead of a single subject.
As a new user, I did not understand that this was the case and it was frustrating to observer that my relations weren't working.
Secondarily, I never specified a SubjectSet in the OPL definition. Shouldn't creating this relation produce an error?
{ "relation_tuples": [ { "namespace": "User", "object": "erik", "relation": "uuid", "subject_set": { "namespace": "UserUUID", "object": "0aa1e827-0c94-4c79-a01d-68d4a93424da", "relation": "" } } ], "next_page_token": "" }
No response
/version endpoint returns a 404
Ory Network
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Preflight checklist
Ory Network Project
https://gracious-torvalds-rvmo2ugoai.projects.oryapis.com
Describe the bug
When creating a relation through the GUI it creates a subject set instead of a single subject.
As a new user, I did not understand that this was the case and it was frustrating to observer that my relations weren't working.
Secondarily, I never specified a SubjectSet in the OPL definition. Shouldn't creating this relation produce an error?
Reproducing the bug
Relevant log output
No response
Relevant configuration
No response
Version
/version endpoint returns a 404
On which operating system are you observing this issue?
Ory Network
In which environment are you deploying?
Ory Network
Additional Context
No response
The text was updated successfully, but these errors were encountered: