Compare commits

...

2 Commits

Author SHA1 Message Date
Vaibhav Pathak
a96a2f1cf5 catlog changes 2026-01-16 13:02:29 +05:30
Vaibhav Pathak
9e9afef8c3 Add User/Group catalog support for Google OAuth
- Update catalog rules to allow User and Group entities
- Add osmos-org repository as catalog location
- Enables Google OAuth sign-in for users in org.yaml

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-16 12:57:53 +05:30

View File

@ -95,10 +95,14 @@ data:
entityFilename: catalog-info.yaml
pullRequestBranchName: backstage-integration
rules:
- allow: [Component, System, API, Resource, Location, Template]
# Add User and Group to allowed entity kinds
- allow: [Component, System, API, Resource, Location, Template, User, Group]
locations:
# Add organizational data location
- type: url
target: {{ .Values.integrations.gitea.url }}/templates/catalog-info.yaml
target: {{ .Values.integrations.gitea.url }}/gitea_admin/osmos-org/src/branch/main/org.yaml
rules:
- allow: [User, Group]
kubernetes:
serviceLocatorMethod: