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

Role error #139

Open
SDmorgan opened this issue Jun 10, 2021 · 0 comments
Open

Role error #139

SDmorgan opened this issue Jun 10, 2021 · 0 comments

Comments

@SDmorgan
Copy link

Appreciate all the hard work.

Have a few questions

So far, I've been able to configure the the instance of Umbraco and Skoruba (Identity Server 4) to work together following the steps you laid out.

I've gotten it to where a excising account in Skoruba can sign into the instance of Umbraco and it creates a member account for them in Umbraco.

However, when the user goes to sign in again, it throws an error in UmbracoIdentityAccountController.cs Line: 237 model.AvailableRoles = await _roleManager.GetAll(); -- _roleManager was null.

Not too sure on what is happening at this point. Any tips would be appriciated.

Also, I have a few custom claims that I would like to assign to the user. How would I do this.

In advance, thank you for your help.

SM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant