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
8 replies
Subscribers
7 subscribers
Views
4213 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Integrations
Our organization would like to have users authenticate against a different syste
Richard
over 9 years ago
Our organization would like to have users authenticate against a different system than Appian (at this point we'd like SAML 2.0 integration, but will substitute SSO or LDAP for expediency) but with a twist...
We'd like to have the user account created on authentication, when there is no account.
We'd also like to have the user account updated with the latest information, when the account exists.
In both of these instances we'd like to retrieve the user details from an internal database. Anyone have advice, experience or sample code to offer?
OriginalPostID-150803
OriginalPostID-150803
Discussion posts and replies are publicly visible
Parents
0
Nicholas Wurster
over 9 years ago
In theory, the appian suite.ear uses Spring Security under the covers. Spring Security is very mature and has a full set of extensions and ability to bring in custom modules. A more intrusive option would be to contain the option A as a custom java module plugged into the Appian configuration. Again, while this appears to be theoretical possible have not done this exact scenario. Just thought I would bring this up for discussion purposes.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Nicholas Wurster
over 9 years ago
In theory, the appian suite.ear uses Spring Security under the covers. Spring Security is very mature and has a full set of extensions and ability to bring in custom modules. A more intrusive option would be to contain the option A as a custom java module plugged into the Appian configuration. Again, while this appears to be theoretical possible have not done this exact scenario. Just thought I would bring this up for discussion purposes.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data