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
I have a new installation, but using the default admin login tells me "invalid username or password" on both the UI and Identity projects. I've tried using both the username and email.
I can register a new user, and access the Identity project page, but I get access denied on the admin side.
I'm also confused because I've done the DB migrations, but when I register a new user it doesn't seem to be written to my database.
EDIT: Don't know how to delete the conversation, I found a DB connection reference I had missed. Updated that and everything works
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a new installation, but using the default admin login tells me "invalid username or password" on both the UI and Identity projects. I've tried using both the username and email.
I can register a new user, and access the Identity project page, but I get access denied on the admin side.
![image](https://private-user-images.githubusercontent.com/139696857/295690206-be942c20-fec5-4175-9449-23804680956f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwMTcwOTYsIm5iZiI6MTczOTAxNjc5NiwicGF0aCI6Ii8xMzk2OTY4NTcvMjk1NjkwMjA2LWJlOTQyYzIwLWZlYzUtNDE3NS05NDQ5LTIzODA0NjgwOTU2Zi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA4JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOFQxMjEzMTZaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1lZjMwYzRhMTBkYzk4MTQxNzVhMDhjYTE0NDIwOGQxNTI0ODg2ODYwODdiMWE5ZmE5YWEwZjlkNTI2NmZlZTliJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.WVNPZnC3VxqbEel75oN0g4wunYJ5HTDpoGWI2XhO5pM)
I'm also confused because I've done the DB migrations, but when I register a new user it doesn't seem to be written to my database.
EDIT: Don't know how to delete the conversation, I found a DB connection reference I had missed. Updated that and everything works
Beta Was this translation helpful? Give feedback.
All reactions