Add basic auth deprecation warnings for May 3rd retirement#295
Merged
samsolaimani merged 6 commits intomasterfrom Feb 26, 2026
Merged
Add basic auth deprecation warnings for May 3rd retirement#295samsolaimani merged 6 commits intomasterfrom
samsolaimani merged 6 commits intomasterfrom
Conversation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
alks developer loginalks developer configureto reflect the May 3rd retirement datehttps://alks.coxautoinc.comwithout the required/restpathTest plan
Basic auth deprecation warning
alkscommand (e.g.sessions open) configured with basic auth — confirm the yellow deprecation warning banner appears in the terminalalks developer login— confirm warning appears before credential promptsalks developer configure— confirm password choice shows "(DEPRECATED - retiring May 3rd, not recommended)""Did you mean?" server URL hint
ALKS_SERVER=https://alks.coxautoinc.comand runalks sessions open— confirm the yellow tip appears: "Did you mean https://alks.coxautoinc.com/rest?"ALKS_SERVER=https://alks.coxautoinc.com/(trailing slash) and runalks sessions open— confirm tip still appearsALKS_SERVER=https://alks.coxautoinc.com/restand runalks sessions open— confirm no tip appearsRally
US1879500: Create warning for ALKS CLI basic auth deprecation