diff --git a/utils/response.ts b/utils/response.ts index bcc49cc..0e1a27f 100644 --- a/utils/response.ts +++ b/utils/response.ts @@ -87,7 +87,7 @@ const createResponseXML = async (params: { '@IssueInstant': authTimestamp, 'saml:Issuer': { '@xmlns:saml': 'urn:oasis:names:tc:SAML:2.0:assertion', - '@Format': 'urn:oasis:names:tc:SAML:2.0:assertion', + '@Format': 'urn:oasis:names:tc:SAML:2.0:nameid-format:entity', '#text': idpIdentityId, }, 'samlp:Status': {