Skip to content

Add support for unknown process step found:ConvergedConditionalAccess #1474

@sheyam-selvaraj

Description

@sheyam-selvaraj

Seems there has been a recent change in entra that is affecting the login flow of saml2aws login. can we check and add support for this functionality in the code?

Authenticating as xxx@wzamdfd.com ...
DEBU[0007] processing ConvergedSignIn                    provider=AzureAD
DEBU[0007] HTTP Req                                      URL="https://login.microsoftonline.com/common/GetCredentialType?mkt=en-US" http=client method=POST
DEBU[0007] HTTP Res                                      Status="200 OK" http=client
DEBU[0007] HTTP Req                                      URL="https://login.microsoftonline.com/common/login" http=client method=POST
DEBU[0008] HTTP Res                                      Status="200 OK" http=client
DEBU[0008] unknown process step found:ConvergedConditionalAccess  provider=AzureAD
failed get SAMLAssertion
github.com/versent/saml2aws/v2/pkg/provider/aad.(*Client).Authenticate
	github.com/versent/saml2aws/v2/pkg/provider/aad/aad.go:221
github.com/versent/saml2aws/v2/cmd/saml2aws/commands.Login
	github.com/versent/saml2aws/v2/cmd/saml2aws/commands/login.go:106
main.main
	github.com/versent/saml2aws/v2/cmd/saml2aws/main.go:199
runtime.main
	runtime/proc.go:283
runtime.goexit
	runtime/asm_arm64.s:1223
Error authenticating to IdP.
github.com/versent/saml2aws/v2/cmd/saml2aws/commands.Login
	github.com/versent/saml2aws/v2/cmd/saml2aws/commands/login.go:108
main.main
	github.com/versent/saml2aws/v2/cmd/saml2aws/main.go:199
runtime.main
	runtime/proc.go:283
runtime.goexit
	runtime/asm_arm64.s:1223

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions