You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
saml2.error_detail {"uuid":"4b63d08*****************7b461007","error":"Invalid audience for this Response (expected '2ddd6a42-****************fac43', got 'spn:2ddd6***************6651fac43')"}
The text was updated successfully, but these errors were encountered:
@xerk I had a similar error, you need to provide the right entity ID with the spn: appended for your tenant, in your case spn:2ddd6***************6651fac43 instead of just the ID.
laravel-saml2:
"24slides/laravel-saml2": "^2.4",
Laravel version: 10
PHP: 8.1
saml2.error_detail {"uuid":"4b63d08*****************7b461007","error":"Invalid audience for this Response (expected '2ddd6a42-****************fac43', got 'spn:2ddd6***************6651fac43')"}
The text was updated successfully, but these errors were encountered: