0
mdonogma created
Version 4.5.1 of the MVC JQuery template :
why is there a hard coded URL in the TokenAuthController ?
private const string UserIdentifierClaimType = "http://aspnetzero.com/claims/useridentifier";
1 Answer(s)
-
0
Hi @Mdonogma,
Every claim needs a name and it must be constant.