#Okta Integration issues (User Not Found)

1 messages · Page 1 of 1 (latest)

fair wren
#

Hello all, I am working on integrating Okta to backstage.io by following the documentation here - https://backstage.io/docs/auth/okta/provider.

When this setup is complete and I build the environment to deploy on EKS, I get to the landing page but I encounter this error.

If I click on Sign In, it opens another pop-up window but doesn't give any prompt to the user and displays this error. What user is it trying to Sign-in as?

Any suggestions on where I am doing anything wrong or where to look at? TIA.

safe flume
#

This probably means that the logged in user doesn't exist in the catalog

fair wren
#

I have added the user in users.yaml catalog

fair wren
#

But I am getting this error when trying to register a component with users.yaml
{"error":{"name":"InputError","message":"NotAllowedError: Entity user:default/...... users.yaml, is not of an allowed kind for that location"},"request":{"method":"POST","url":"/locations?dryRun=true"},"response":{"statusCode":400}}

open dirge