-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
Goal
Implement Ansible tasks to verify that the OIDC configuration and federated login work correctly on the target RHOSO 18 environment after adoption.
Key Tasks
- After the data plane adoption has been completed, add tasks to the oidc_adoption role that are similar to roles/federation/tasks/run_openstack_auth_test.yml from the ci-framework.
- These tasks will simulate a user logging in via the federated OIDC flow to obtain a token from the RHOSO Keystone.
- Use the obtained token to perform a simple, authenticated action, such as listing projects (openstack project list), to confirm the token is valid and the migration was successful.