-
Notifications
You must be signed in to change notification settings - Fork 23
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
[BUG]: Schema Filter not able to match exact Schema name match #777
Comments
Understanding : |
For this task we need keycloak, so worked to start the keycloak, for that upgrade the docker, and docker compose. bothe versions are same now. started keycloak, tried to pull other service images, created 2 schema and add in sunbirdRC-public-schema. tried to get access token but its showing error. |
registry and db is working now, I have tried for keycloak, tried to upgrade the docker client version, tried to remove the docker and then install and upgrade it but not upgraded, keycloak is not working so Not able to do this task without keycloak. |
What is the bug related to?
Registry Core
What went wrong?
Case:
When one of schema has a name which contains other schema name
Issue:
it is trying to check for properties of wrong schema, causing many issues. Mainly authorisation conflict seen as of now.
Steps to reproduce
What did you expect to see?
Additional Context
check SchemaFilter logic in registry configs
Relevant logs/output (if any)
No response
The text was updated successfully, but these errors were encountered: