Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
16 replies
Subscribers
7 subscribers
Views
6224 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Administration
Hi, I am trying to setup SAML Authentication via Admin Console in App
nileshr
over 9 years ago
Hi,
I am trying to setup SAML Authentication via Admin Console in Appian 7.11. When I am trying to upload the Service Provider Certificate (.pem), it is throwing me error like "Failed to import certificate". I have converted both signed and self-signed keystore file .jks to .pem file. But no success. Don't know what I am doing wrong.
Can anyone please suggest me, what I need to consider when creating .pem file?
Please find the attached sample of .pem file.
Thanks in advance.
cert.pem
OriginalPostID-179774
OriginalPostID-179774
Discussion posts and replies are publicly visible
0
Tom Ryan
Appian Employee
over 9 years ago
Does your IDP metadata file contain multiple <EntityDescriptor> tags? This has been seen to cause similar issues in the past. If so, can you test with only using one?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
nileshr
over 9 years ago
I have used the IDP metadata which contain only one <EntityDescriptor> tag. And it is giving me the same above error. Any suggestions on this.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Tom Ryan
Appian Employee
over 9 years ago
It seems that either the response is missing or incomplete. Can you do a trace of the SAML request using either Fiddler or the SAML Tracer Addon for Firefox
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
nileshr
over 9 years ago
Hi Tom,
When I tried to implement IDP initiated SSO, it is working fine. But the problem is that whenever I hit the url like "
https://example.com/suite"
in browser, it is redirecting me to IDP side everytime and login into APPIAN by validating the Username, instead it should open APPIAN login page, where I provided the link for "Login with SSO". To bypass SAML configuration we need to type "
example.com/.../loginPage.none"
It was working fine till 7.10 in which after implementing SSO whenever we tried to access the url it is redirecting to APPIAN login page.
Is this a bug or the functionality in Appian 7.11 saml authentication?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Tom Ryan
Appian Employee
over 9 years ago
If I understand the behavior correctly, this is expected unless you already have an active session with your IDP/SSO.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
nileshr
over 9 years ago
It is expected only when we already have active session. I tried on different systems and cleared the browser cache as well but it is redirecting everytime on the IDP side. For the first time it should always open APPIAN login page which is not happening now.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
<