Hi,
I have set up a new Server install of Alteryx and configured the System settings including setting up SAML authentication. Verified IDP with my user account.
When i try and sign in from the gallery page to start configuring users i have a message saying:
Page Not Found
The page you are trying to reach does not exist.
Checking the SSO logs (alteryx-sso-date.csv) in C:\ProgramData\Alteryx\logs i have four lines at attempted sign in time which suggest everything is ok.
SustainSys: Signature validation passed for Saml Response
SustainSys: Extracted SAML assertion
SustainSys: Validated conditions for SAML2 Response
'HmacSha256Token' successfully created for userId:
I have rechecked the claims on the IDP and everything looks ok. Are the above logged lines normal for SAML connection? Am i missing something else?
I have also logged into the mongodb and confirmed that the default gallery administrator account has been created and its not locked. I can also see that the user account has a role of 'Evaluated' which i assume is expected? I have updated this to 'Curator' from the mongodb but still with no success to sign and always get the above error.
Version: 2024.1 Patch 4
I would really appreciate any help with this issue. Thanks !