Skip to content
Snippets Groups Projects
Unverified Commit 303d7923 authored by Tim McCormack's avatar Tim McCormack Committed by GitHub
Browse files

doc: Add logout-uri step in studio oauth instructions (#28548)

parent cc8522c1
No related branches found
No related tags found
No related merge requests found
......@@ -54,6 +54,7 @@ Cleanup
Config and code changes to be performed after all environments are using OAuth flow for Studio.
- Set ``LOGIN_URL`` to ``'/login/'`` in ``cms/envs/common.py``
- Add Studio's logout URI to ``IDA_LOGOUT_URI_LIST`` in ``lms/envs/common.py``
- Deploy
- Remove ``LOGIN_URL`` overrides from all environments (devstack and others)
- Remove remaining ``ARCH-1253`` detritus (login redirect)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment