Hello @take95
The error message you are receiving indicates that the account is not active in SAC.
Based on the configurations you provided:
- Azure Configuration: NameID is set to
user.employeeid
.- IAS Configuration: Subject Name Identifier is set to
Corporate Identity Provider = employeeid
. - SAC Configuration: The USER ID field is populated with the Employee ID, and the SAML Configuration is set to USER ID. The issue might be related to how the Employee ID is being passed between Azure, IAS, and SAC. Here are a few things you can check to troubleshoot the problem:
- IAS Configuration: Subject Name Identifier is set to
- Check Attribute Mapping: Ensure that the Employee ID attribute is correctly mapped and passed through the SAML assertions from Azure to IAS and then to SAC.
- User Provisioning: Make sure that the user account associated with the Employee ID is active and provisioned in SAC. Sometimes, inactive accounts can lead to such errors.
- SAML Response: Verify the SAML response at each step to see if the Employee ID is being correctly included in the response.
- Error Logs: Check the error logs in SAC for more detailed information about why the account is not being identified. If you are unable to make progress with SAP's notes, you may need to review the SAML configurations in Azure, IAS, and SAC to ensure consistency in attribute mappings and data flow.
Additionally, you can reach out to SAP support for further assistance in troubleshooting the issue. I hope this helps you identify the root cause of the problem. If you need further assistance or clarification, feel free to ask. Our team is here to help you.