kanidm_tools 1.8.2

Kanidm Client Tools
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "class": [
        "oauth2_client"
    ],
    "name": "bh_trust",
    "oauth2_client_id": "localhost_trust",
    "oauth2_client_secret": "AATwMyVegXBAjvE3Jh88LpMGPTe8H3efhEWTx6taYDxELFxy",
    "oauth2_authorisation_endpoint": "https://idm.blackhats.net.au/ui/oauth2",
    "oauth2_token_endpoint": "https://idm.blackhats.net.au/oauth2/token",
    "oauth2_request_scopes": [
        "openid"
    ]
}