Closed AlexBramhill closed 1 month ago
We need to introduce a feature flag around SSO
This adds in a feature flag to the tfm ui router level.
Due to the additional complexities with flow of SSO and not using classes/typescript, an abstract interface is not possible to handle this logic.
I think this way is probably the best way of doing it for now, and will review as we progress with work
Failed conditions 1 Security Hotspot
See analysis details on SonarCloud
Introduction :pencil2:
We need to introduce a feature flag around SSO
Resolution :heavy_check_mark:
This adds in a feature flag to the tfm ui router level.
Due to the additional complexities with flow of SSO and not using classes/typescript, an abstract interface is not possible to handle this logic.
I think this way is probably the best way of doing it for now, and will review as we progress with work