Currently if you try to list factors either using list_supported_factors or list_factors, if you encounter a claims_provider factor the API call fails with a "KeyError('claims_provider')" error.
No factors are returned and callers are unable to work around this without going directly to the underlying API calls. This is happening because the user factors model's haven't been updated to support / include or even ignore claims_provider factors that can be enabled in an Identity Engine Org.
Currently if you try to list factors either using list_supported_factors or list_factors, if you encounter a claims_provider factor the API call fails with a "KeyError('claims_provider')" error.
No factors are returned and callers are unable to work around this without going directly to the underlying API calls. This is happening because the user factors model's haven't been updated to support / include or even ignore claims_provider factors that can be enabled in an Identity Engine Org.