Identityserver4.admin: Add flag for exluding Asp.Net Core Identity from dotnet new template

Created on 26 Sep 2018  路  1Comment  路  Source: skoruba/IdentityServer4.Admin

Currently dotnet new template contains following params:

dotnet new skoruba.is4admin 
--name MyProject 
--title MyProject 
--adminrole MyRole 
--adminclientid MyClientId

It's necesarry to add the flag --exludeAspNetIdentity for exluding Asp.Net Core Identity from template.

high task

Most helpful comment

This project is awesome - many thanks for all your efforts! We have an existing IS4 implementation for SSO purposes which doesn't use .NET Identity, so this flag would be the magic bullet for adding Admin to our solution as things stand.

>All comments

This project is awesome - many thanks for all your efforts! We have an existing IS4 implementation for SSO purposes which doesn't use .NET Identity, so this flag would be the magic bullet for adding Admin to our solution as things stand.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

maythamfahmi picture maythamfahmi  路  4Comments

knepe picture knepe  路  4Comments

ekjuanrejon picture ekjuanrejon  路  4Comments

yehia2amer picture yehia2amer  路  3Comments

Aegide picture Aegide  路  4Comments