Is your feature request related to a problem? Please describe.
If services aren't restarted in the correct order, CDA may show as now Authentication options being available. While Authentication and authorization will still work, any UI elements that display options based on this information will not show up.
Describe the solution you'd like
Periodically check and update the authentication information and update the dynamic OpenAPI spec output.
Describe alternatives you've considered
None.
Additional context
- At the same time this is fixed is a good time to handle not showing the CWMSAAA authentication when it would not work.
Is your feature request related to a problem? Please describe.
If services aren't restarted in the correct order, CDA may show as now Authentication options being available. While Authentication and authorization will still work, any UI elements that display options based on this information will not show up.
Describe the solution you'd like
Periodically check and update the authentication information and update the dynamic OpenAPI spec output.
Describe alternatives you've considered
None.
Additional context