5 Commits

Author SHA1 Message Date
Stephen Finucane
434dbe1e73 api-ref: Correct app credentials auth response
In change I322a40404d8287748fe8c3a8d6dc1256d935d84a we switched from an
'auth_credential_required' field in the response to an 'auth_credential'
object. Correct the api-ref.

While we're alphabetize the response parameters.

Change-Id: Ie5dd375c4922cee895e4dfe25defb70a0b5e21a7
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2023-02-03 17:16:56 +00:00
Vishakha Agarwal
2c0623bab7 Add name in GET API of application credentials
This patch adds the missing name parameter from
api-ref of GET API application credentials [1]

[1] 30f676a1dd/keystone/api/users.py (L567)

Change-Id: Ia70e6fe5219d9f631cc8a9d4749d1c885345e327
2019-12-12 11:57:36 +05:30
Colleen Murphy
131f7ddd4e Update API version for access rules
This change updates the minor API version for the new access rules
feature for application credentials, and also adds documentation for
the new feature to the API reference as well as a release note.

bp whitelist-extension-for-app-creds

Change-Id: I8a03223df63877a4f86fbe7e9fa382fdd96c5934
2019-09-14 03:14:45 -07:00
zlyqqq
1ff80e22ef More accurate explanation in api-ref:application credentials
Change-Id: Ic64dc266b60ad478c57d906c7ca923b66d0787cf
2018-08-09 07:06:00 +00:00
Colleen Murphy
0462ff8001 Add api-ref for application credentials
bp application-credentials

Change-Id: I803cfb2a9bb6502dabc8fd93385dfce29bf3bea5
2018-01-27 12:00:23 +01:00