Liking cljdoc? Tell your friends :D

co.gaiwan.oak.app.admin-cli

Implementation of the oakadm CLI

Command line interface for various administrative tasks.

Implementation of the oakadm CLI

Command line interface for various administrative tasks.
raw docstring

-mainclj

(-main & args)

commandsclj


create-jwkclj

(create-jwk opts)

Create a new JWK

Create a new JWK
raw docstring

create-oauth-clientclj

(create-oauth-client opts)

Create a new OAuth client

Create a new OAuth client
raw docstring

create-tokenclj

(create-token opts)

create-userclj

(create-user opts)

Create a new user

Create a new user
raw docstring

dbclj

(db)

delete-oauth-clientclj

(delete-oauth-client {:keys [id]})

delete-userclj

(delete-user opts)

Delete user and associated identifiers/credentials

Delete user and associated identifiers/credentials
raw docstring

flagsclj


get-colclj

(get-col data col)

initclj


jwk-colsclj


jwk-commandsclj


list-jwkclj

(list-jwk opts)

List JWKs

List JWKs
raw docstring

list-oauth-clientsclj

(list-oauth-clients opts)

List OAuth clients

List OAuth clients
raw docstring

list-usersclj

(list-users opts)

List users

List users
raw docstring

oauth-client-colsclj


oauth-client-commandsclj


run-cmdclj

(run-cmd _)

Start the Oak IAM server

Start the Oak IAM server
raw docstring

show-config-cmdclj

(show-config-cmd _)

Give an overview of all configuration entries

Give an overview of all configuration entries
raw docstring

token-commandsclj


update-oauth-clientclj

(update-oauth-client opts)

Change one or more OAuth2 client settings.

Use either --id or --client-id to identify the client.

Change one or more OAuth2 client settings.

Use either --id or --client-id to identify the client.
raw docstring

update-userclj

(update-user {:keys [email password claims] :as opts})

Update a user/identity

Update a user/identity
raw docstring

user-commandsclj


wrap-print-outputclj

(wrap-print-output handler)

wrap-stop-systemclj

(wrap-stop-system handler)

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close