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
7 replies
Subscribers
9 subscribers
Views
3679 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Is there a way to log when users login to the designer portal? /suite/designer
avinashr
over 10 years ago
Is there a way to log when users login to the designer portal? /suite/designer
We need to track logins to designer view for audit purposes.
OriginalPostID-144045
OriginalPostID-144045
Discussion posts and replies are publicly visible
Parents
0
nathan.schmitz
Certified Associate Developer
over 10 years ago
Sounds like a significant customization. These are generally discouraged since they make upgrades more costly and difficult.
However I'd implement this feature using either a filter configured in the web.xml or updating spring security to force authentication and a justification on the first time navigating to the designer interface. I don't think it will be easy to leverage process models for this functionality and you will be likely writing significant custom code for this feature.
Note that Appian doesn't require re-authentication when navigating from the tempo to the designer interface. Simply updating the login page will not be sufficient.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
nathan.schmitz
Certified Associate Developer
over 10 years ago
Sounds like a significant customization. These are generally discouraged since they make upgrades more costly and difficult.
However I'd implement this feature using either a filter configured in the web.xml or updating spring security to force authentication and a justification on the first time navigating to the designer interface. I don't think it will be easy to leverage process models for this functionality and you will be likely writing significant custom code for this feature.
Note that Appian doesn't require re-authentication when navigating from the tempo to the designer interface. Simply updating the login page will not be sufficient.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data