Problem in configuring SAML authentication

Problem in configuring SAML authentication

Hi, My IDP is providing only emailaddress and upn among the required four claims mentioned in the n8n documentation - Set up SAML | n8n Docs, therefore the n8n is giving the below error message

SAML Authentication failed. Invalid SAML response (missing attributes: http://schemas.xmlsoap.org/ws/2005/05/identity/claims/firstname, http://schemas.xmlsoap.org/ws/2005/05/identity/claims/lastname)

Is there any way to skip the validations on the firstname and lastname? Although am getting the required information under some other claims.

n8n version: 1.72.0
Database used: Postgres
Running n8n via: Docker
Operating System: Linux

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.