Austin Gebauer
e72b7a8938
identity/oidc: minor fixes to the API documentation ( #16638 )
2022-08-09 08:09:37 -07:00
Austin Gebauer
59831a8d5c
identity/oidc: adds client_secret_post token endpoint authentication method ( #16598 )
...
* identity/oidc: adds client_secret_post token endpoint authentication method
* fix test
* adds changelog
2022-08-08 08:41:09 -07:00
Austin Gebauer
67339b71e8
identity/oidc: fixes validation of the request and request_uri parameters ( #16600 )
...
* identity/oidc: add request_parameter_supported to discovery document
* adds changelog
2022-08-05 11:55:15 -07:00
Austin Gebauer
a2bc8cfb96
identity/oidc: change the state parameter to optional ( #16599 )
...
* identity/oidc: change the state parameter to optional
* adds changelog
* update docs
2022-08-05 11:37:24 -07:00
Austin Gebauer
e2d3846a25
identity/oidc: adds detailed listing capability for clients and providers ( #16567 )
...
* identity/oidc: adds detailed listing capability for clients and providers
* change approach to use ListResponseWithInfo
* adds changelog
2022-08-04 10:10:28 -07:00
Austin Gebauer
b3f138679c
identity/oidc: allow filtering the list providers response by an allowed_client_id ( #16181 )
...
* identity/oidc: allow filtering the list providers response by an allowed_client_id
* adds changelog
* adds api documentation
* use identity store view in list provider test
2022-07-28 09:47:53 -07:00
Violet Hynes
c1e2d9c062
VAULT-6091 Document Duration Format String ( #15920 )
...
* VAULT-6091 Document duration format
* VAULT-6091 Document duration format
* VAULT-6091 Update wording
* VAULT-6091 Update to duration format string, replace everywhere I've found so far
* VAULT-6091 Add the word 'string' to the nav bar
* VAULT-6091 fix link
* VAULT-6091 fix link
* VAULT-6091 Fix time/string, add another reference
* VAULT-6091 add some misses for references to this format
2022-06-13 08:51:07 -04:00
Austin Gebauer
858efb9b3b
identity/oidc: updates documentation for PKCE, client types, and default resources ( #14636 )
...
* identity/oidc: updates documentation for PKCE, client types, and default resources
* Update website/content/docs/concepts/oidc-provider.mdx
Co-authored-by: John-Michael Faircloth <fairclothjm@users.noreply.github.com>
* Update website/content/docs/secrets/identity/oidc-provider.mdx
Co-authored-by: John-Michael Faircloth <fairclothjm@users.noreply.github.com>
* Adds note to upgrade guide
* Update website/content/api-docs/secret/identity/oidc-provider.mdx
Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com>
* Update website/content/docs/concepts/oidc-provider.mdx
Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com>
* list default key details
* stronger emphasis in upgrade guide
Co-authored-by: John-Michael Faircloth <fairclothjm@users.noreply.github.com>
Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com>
2022-03-23 10:22:57 -07:00
Austin Gebauer
d5f4fbecc1
identity/oidc: optional nonce parameter for authorize request ( #13231 )
2021-11-22 09:42:22 -08:00
John-Michael Faircloth
fde5bb2e72
Docs: OIDC flow endpoints ( #12942 )
...
* add docs for OIDC provider and scopes
* fix json formatting
* add oidc docs path to nav data
* create provider with scope
* update client ids description
* update provider and scope docs
* add issuer string additional docs info
* OIDC: docs for oidc flow endpoints
* fix formatting and wording
* improve headings, formatting; fix wording
Co-authored-by: Vinay Gopalan <vinay@hashicorp.com>
2021-11-04 16:03:56 -05:00
vinay-gopalan
ebb904031f
[VAULT-3969] Document CRUD APIs for OIDC client and assignment ( #12939 )
2021-11-02 11:01:28 -07:00
vinay-gopalan
cacc2d00bd
[VAULT-3967] Document CRUD APIs for OIDC provider and scope ( #12924 )
2021-10-28 10:33:51 -07:00