You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However this identity isn't populated into the catalog so no such user entity would actual exist for the signed-in user.
Expected Behavior
Either disallow authenticating without a valid user entity in the catalog, or ingest the user entity once user has authenticated with one of the supported providers.
Zaperex
changed the title
Newly created backstage identity user entities not ingested into catalog
Newly created backstage identity user entities from signing in with auth providers are not ingested into catalog
Nov 14, 2023
I was thinking about this earlier this morning: I believe we should not allow users to be authenticated if they are not present within the software catalog. However, I am curious about others' thoughts on the subject.
Describe the bug
Currently the backend creates a new backstage identity for the user if no matching user entity is found in the catalog.
However this identity isn't populated into the catalog so no such user entity would actual exist for the signed-in user.
Expected Behavior
Either disallow authenticating without a valid user entity in the catalog, or ingest the user entity once user has authenticated with one of the supported providers.
What are the steps to reproduce this bug?
Versions of software used and environment
The text was updated successfully, but these errors were encountered: