mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
Add client_secret and client_id to credential_input_fields (#15734)
This commit is contained in:
parent
c45eb43d63
commit
211339ce73
@ -31,6 +31,8 @@ credential_input_fields = (
|
||||
'become_password',
|
||||
'become_username',
|
||||
'client',
|
||||
'client_id',
|
||||
'client_secret',
|
||||
'cloud_environment',
|
||||
'domain',
|
||||
'host',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user