Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
吴兆宣
IdentityServer4-Admin
Commits
a3162c32
Unverified
Commit
a3162c32
authored
5 years ago
by
Jan Škoruba
Committed by
GitHub
5 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Update README.md
parent
50da1e4f
master
dependabot/npm_and_yarn/src/Skoruba.IdentityServer4.Admin.UI/hosted-git-info-2.8.9
dependabot/npm_and_yarn/src/Skoruba.IdentityServer4.Admin.UI/lodash-4.17.21
dependabot/npm_and_yarn/src/Skoruba.IdentityServer4.Admin.UI/path-parse-1.0.7
dependabot/npm_and_yarn/src/Skoruba.IdentityServer4.STS.Identity/hosted-git-info-2.8.9
dependabot/npm_and_yarn/src/Skoruba.IdentityServer4.STS.Identity/lodash-4.17.21
dependabot/npm_and_yarn/src/Skoruba.IdentityServer4.STS.Identity/path-parse-1.0.7
dependabot/nuget/src/Skoruba.IdentityServer4.Admin.Api/Microsoft.AspNetCore.Authentication.JwtBearer-5.0.9
dev
feature/633-update-is4-to-v4
feature/suggested-claims
feature/transfer-admin-ui-to-nuget-package
feature/windows-auth-v2
release/1.1.0
release/2.0.0
release/2.0.0-beta1
2.0.1
2.0.0
2.0.0-preview-beta1
1.0.0
1.0.0-rc4
1.0.0-rc3
1.0.0-rc2
1.0.0-rc1
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
a3162c32
...
...
@@ -29,7 +29,7 @@ dotnet new -i Skoruba.IdentityServer4.Admin.Templates::1.0.0-rc1-update2
-
Create new project:
```
sh
dotnet new skoruba.is4admin
--name
MyProject
--title
MyProject
--adminemail
"admin@
skoruba
.com"
--adminpassword
"Pa
$$
word123"
--adminrole
MyRole
--adminclientid
MyClientId
--adminclientsecret
MyClientSecret
--dockersupport
true
dotnet new skoruba.is4admin
--name
MyProject
--title
MyProject
--adminemail
"admin@
example
.com"
--adminpassword
"Pa
$$
word123"
--adminrole
MyRole
--adminclientid
MyClientId
--adminclientsecret
MyClientSecret
--dockersupport
true
```
Project template options:
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help