Closed billbogaiv closed 6 years ago
New behavior allows StuntmanUser to work similar to ClaimsIdentity where a custom name/role-claim can be specified. This is exposed as additional properties and is used when creating the ClaimsIdentity in the middleware.
StuntmanUser
ClaimsIdentity
New behavior allows
StuntmanUser
to work similar toClaimsIdentity
where a custom name/role-claim can be specified. This is exposed as additional properties and is used when creating theClaimsIdentity
in the middleware.