Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
ALL
-
Security 2023-06-12, Security 2023-06-26
Description
We should expand the coverage to allow more IDP's to be tested.
Currently we are using verification_uri_complete (which is basically verification_uri + user_code) for the auth grant flow. Some providers like Azure do not return this and instead return verification_uri and the user_code.
automated_idp_authn_simulator.py should be renamed to automated_idp_authn_simulator_okta.py.