This repository has been archived by the owner on Jan 15, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(README.md): added documentation index
- Loading branch information
Showing
1 changed file
with
36 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,39 @@ | ||
# Jans-CLI | ||
# Documentation Index | ||
|
||
Table of Content | ||
================ | ||
* Menu-Driven Interactive Mode | ||
* Command Line Argument Mode | ||
## [Command Line Interface](cli/cli-index.md) | ||
|
||
# Menu-Driven Interactive | ||
* [Basic Information](cli/cli-tips.md) | ||
* [Attribute](cli/cli-attribute.md) | ||
* [Default Authentication](cli/cli-default-authentication-method.md) | ||
* [Cache Configuration](cli/cli-cache-configuration.md) | ||
* [Authrization Server Configuration](cli/cli-jans-authorization-server.md) | ||
* [FIDO2 Configuration](cli/cli-janssen-fido2-configuration.md) | ||
* [Logging Management](cli/cli-logging-configuration.md) | ||
* [OAuth Scope Management](cli/cli-oauthscopes.md) | ||
* [UMA Management](cli/cli-oauthumaresources.md) | ||
* [OpenID Connect Client Configuration](cli/cli-openid-connect-client-configuration.md) | ||
* [SMTP Configuration](cli/cli-smtp-configuration.md) | ||
* [SCIM Management](cli/cli-scim.md) | ||
* [User Resources](cli/cli-user.md) | ||
* [Group Management](cli/cli-group.md) | ||
|
||
# Command Line Argument | ||
|
||
## [Menu-Driven Interactive Mode](im/im-index.md) | ||
|
||
* [Basic Information](im/im-tips.md) | ||
* [Attribute](im/im-attribute.md) | ||
* [Default Authentication Method](im/im-authentication-method.md) | ||
* [Cache Configuration](im/im-cache-configuration.md) | ||
* [Authorization Server Configuration](im/im-jans-authorization-server.md) | ||
* [FIDO2 Configuration](im/im-janssen-fido2.md) | ||
* [Logging Management](im/im-janssen-logging-configuration.md) | ||
* [JWK Configuration](im/im-json-web-key.md) | ||
* [LDAP Configuration](im/im-ldap-configuration.md) | ||
* [Couchbase Configuration](im/im-couchbase-server.md) | ||
* [OAuth Scope Management](im/im-oauth-scopes.md) | ||
* [OpenID Connect Client Configuration](im/im-openid-connect-clients.md) | ||
* [SMTP Configuration](im/im-smtp-server-configuration.md) | ||
* [UMA Management](im/im-user-managed-access-(uma).md) | ||
* [Custom Scripts](im/im-custom-scripts.md) | ||
* SCIM Management | ||
* [User Resources](im/im-user.md) | ||
* [Group Resources](im/im-group.md) |