Questions tagged as 'identity'

1
answer

Name of a Role with an accent in the Identity database

The need to create a Role with accent in the Roles table of Identity in the database: "Technical". Myquestioniswhetherthiscanleadtofurtherproblems,perhapswhencheckingforsomethinglikeUser.IsInRole("Técnico") or if the...
asked by 11.05.2018 / 14:57
1
answer

Asp Net Core MVC - Create Multiple Form

It's the first time I ask a question, and I'm getting used to the page, so forgive me if I make a mistake. I'm new to Asp Net Core MVC and I'm getting a lot to understand some things. The one that is preventing me from continuing my work the...
asked by 06.07.2018 / 00:10
1
answer

Pass controller error to the view

I am making a basic login form and find myself in the following situation: I want to return an error if the user does not exist in the database and I am doing this using "ModelState.AddModelError". However, when I log in I go back to the f...
asked by 18.09.2018 / 16:53
0
answers

Edit view for the AspNetUserClaims table

Hello, I'm starting now with the ASP.NET Identity Framework and I need an edit view for the type and value of a claim. For example, a user must have Administrator and the Active value in order to access Managed Actions, but if it does no...
asked by 22.05.2018 / 23:05