Introduction
Problem
When a user tries to login they see the following error message
An error occurred. Please contact your TFE Administrator for further information. ERROR: Issuer of the Assertion not found or multiple.
Prerequisites
- Terraform Enterprise with SAML enabled
Cause
Within the Terraform Enterprise SAML configuration the below features have been enabled and configured
Enable AuthnRequestsSigned
Enable WantAssertionsSigned
The settings and configuration don't match with the SSO identity configuration
Solutions:
- Verify the settings with the team responsible for the the SSO identity
- Verify the SAML assertion using the following KB article here to get more details
Outcome
Ability to login to Terraform Enterprise using SAML
Additional Information
-
Official documentation for SAML configuration can be found here