Presently, we target the RAB mtls endpoint when we discover that mTLS can be enabled.
However, we still create a new HttpAdapter to call IAM and STS as opposed to using the mTLS transport and mTLS endpoint.
Investigate the viability of this:
-
If it is possible to call mtls STS/IAM endpoints.
-
based on 1., decide whether to switch the Credential's transport to mTLS and the STS/IAM endpoint to mTLS as well.
Presently, we target the RAB mtls endpoint when we discover that mTLS can be enabled.
However, we still create a new HttpAdapter to call IAM and STS as opposed to using the mTLS transport and mTLS endpoint.
Investigate the viability of this:
If it is possible to call mtls STS/IAM endpoints.
based on 1., decide whether to switch the Credential's transport to mTLS and the STS/IAM endpoint to mTLS as well.