You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I understand that AWX is open source software provided for free and that I might not receive a timely response.
I am NOT reporting a (potential) security vulnerability. (These should be emailed to [email protected] instead.)
Bug Summary
Settings > Miscellaneous Authentication > Edit
Fields 'Access Token Expiration', 'Refresh Token Expiration', 'Authorization Code Expiration' have the same help message:
'Dictionary for customizing OAuth 2 timeouts, available items are ACCESS_TOKEN_EXPIRE_SECONDS, the duration of access tokens in the number of seconds, AUTHORIZATION_CODE_EXPIRE_SECONDS, the duration of authorization codes in the number of seconds, and REFRESH_TOKEN_EXPIRE_SECONDS, the duration of refresh tokens, after expired access tokens, in the number of seconds.'
AWX version
22.1.0
Select the relevant components
UI
UI (tech preview)
API
Docs
Collection
CLI
Other
Installation method
N/A
Modifications
no
Ansible version
No response
Operating system
No response
Web browser
No response
Steps to reproduce
Go to Settings > Miscellaneous Authentication settings
Click Edit
Check help message of 'Access Token Expiration', 'Refresh Token Expiration', 'Authorization Code Expiration' fields
Expected results
Each field has its own help message
Actual results
All 2 fields have the same help message, namely 'Dictionary for customizing OAuth 2 timeouts, available items are ACCESS_TOKEN_EXPIRE_SECONDS, the duration of access tokens in the number of seconds, AUTHORIZATION_CODE_EXPIRE_SECONDS, the duration of authorization codes in the number of seconds, and REFRESH_TOKEN_EXPIRE_SECONDS, the duration of refresh tokens, after expired access tokens, in the number of seconds.'
Additional information
No response
The text was updated successfully, but these errors were encountered:
Please confirm the following
[email protected]
instead.)Bug Summary
Settings > Miscellaneous Authentication > Edit
Fields 'Access Token Expiration', 'Refresh Token Expiration', 'Authorization Code Expiration' have the same help message:
'Dictionary for customizing OAuth 2 timeouts, available items are
ACCESS_TOKEN_EXPIRE_SECONDS
, the duration of access tokens in the number of seconds,AUTHORIZATION_CODE_EXPIRE_SECONDS
, the duration of authorization codes in the number of seconds, andREFRESH_TOKEN_EXPIRE_SECONDS
, the duration of refresh tokens, after expired access tokens, in the number of seconds.'AWX version
22.1.0
Select the relevant components
Installation method
N/A
Modifications
no
Ansible version
No response
Operating system
No response
Web browser
No response
Steps to reproduce
Expected results
Each field has its own help message
Actual results
All 2 fields have the same help message, namely 'Dictionary for customizing OAuth 2 timeouts, available items are
ACCESS_TOKEN_EXPIRE_SECONDS
, the duration of access tokens in the number of seconds,AUTHORIZATION_CODE_EXPIRE_SECONDS
, the duration of authorization codes in the number of seconds, andREFRESH_TOKEN_EXPIRE_SECONDS
, the duration of refresh tokens, after expired access tokens, in the number of seconds.'Additional information
No response
The text was updated successfully, but these errors were encountered: