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

github auth without user entity should be an optional resolver #676

Open
jkleinlercher opened this issue Oct 3, 2024 · 0 comments
Open
Labels
area:portal Related to portal brick

Comments

@jkleinlercher
Copy link
Contributor

follow up for #646 (comment)

with the following commits in our backstage app:

https://github.com/suxess-it/sx-backstage/commit/e64d0f12f4d02b15f8a9adba2f226fea27e0f21d
https://github.com/suxess-it/sx-backstage/commit/f0099dd6f895b7782d7e94e5daa989704207b6e1
https://github.com/suxess-it/sx-backstage/commit/67a46975f1ec6b418ba8de043a1bffcb18a842be

every github account can login to backstage without the need that this user must be an entity in our backstage catalog. This helps for the kubriX playground to be easier to use. However, this is now implemented also in the backstage instance for uibklab because it is in the official build. For now, this is no problem, but in the future we want this "github without user entity" resolver to be optional. Then we can activate it only in the codespaces instance, but not everywhere.

@phac008 phac008 added the area:portal Related to portal brick label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:portal Related to portal brick
Projects
None yet
Development

No branches or pull requests

2 participants