wso2 / product-is

Welcome to the WSO2 Identity Server source code! For info on working with the WSO2 Identity Server repository and contributing code, click the link below.
http://wso2.github.io/
Apache License 2.0
748 stars 728 forks source link

[IS-7.0.0] conditional authentication toggle doesn't get enable when a predefined conditional auth flow is selected #20201

Open AnuradhaSK opened 7 months ago

AnuradhaSK commented 7 months ago

Describe the issue: When we add a conditional login flow from Predefined flows, Conditional authentication doesn't get enabled automatically.

https://github.com/wso2/product-is/assets/25483865/ae2e1e60-c0d5-478a-82f0-f004e3afa144

Screenshot 2024-04-14 at 15 00 16

How to reproduce:

  1. Login to console
  2. Go to Applications, create an application
  3. Go to Login Flow tab of the created app
  4. Select one of the predefined conditional auth flow
  5. This will not enable the conditional authentication toggle

Version : IS-7.0.0

pavinduLakshan commented 7 months ago

This has been fixed post IS7 release [1].

[1] https://github.com/wso2-enterprise/asgardeo-product/issues/22370

cc: @brionmario