Currently the authorisation flow configuration is hardcoded into the UI. Furthermore the external ID attestation request message doesn't specify any context about which identity provider is relevant to the request. This information could be encoded as an ExternalIdAttestorListing which could be referenced in the request, and throughout out the flow.
Currently the authorisation flow configuration is hardcoded into the UI. Furthermore the external ID attestation request message doesn't specify any context about which identity provider is relevant to the request. This information could be encoded as an
ExternalIdAttestorListingwhich could be referenced in the request, and throughout out the flow.