aboutsummaryrefslogblamecommitdiff
path: root/security/iddawc/pkg-descr
blob: f64f0a718fed32f77d76bbd3769446215e31e863 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                              
Handles the OAuth2 and OpenID Connect authentication process flow from the
client side.

* Generates requests based on input parameters
* Parses response
* Validates response values

Supported response_types: code, token, id_token, password, client_credentials,
refresh_token, device_code

Supported client authentication methods: client_secret_basic,
client_secret_post, client_secret_jwt, private_key_jwt