08-05-2016 07:53 AM
09-15-2016 05:33 AM
An Aikau standalone client (built using the Aikau Maven Archetype) is just a Surf application in the same way that Share is a Surf application. Share supports SSO because of the way that it is configured.
When we created the Aikau Archetype we essentially copied some of the key Java classes and Spring bean configuration from Share.
If you want to enable SSO in a standalone Aikau application then you just need to copy across the SSO related configuration from Share into your client (as suggested by )
08-08-2016 06:15 AM
09-15-2016 05:34 AM
09-15-2016 05:33 AM
An Aikau standalone client (built using the Aikau Maven Archetype) is just a Surf application in the same way that Share is a Surf application. Share supports SSO because of the way that it is configured.
When we created the Aikau Archetype we essentially copied some of the key Java classes and Spring bean configuration from Share.
If you want to enable SSO in a standalone Aikau application then you just need to copy across the SSO related configuration from Share into your client (as suggested by )
09-17-2016 04:05 AM
Thanks, Dave Draper
I forgot also about this question. Finally we managed to include key classes from Share in our Aikau app and SSO is working properly.
Maybe a blog post on this could be useful?
09-17-2016 05:14 AM
Yes, definitely... If you're able to write up how you got it working that would be awesome! I've not actually tried to get it setup myself yet so it would definitely be useful.
10-05-2016 05:03 PM
Dave Draper finally I've managed to write a draft post (SSO support for Aikau apps | Programming and So ) and to provide a GitHub template (GitHub - angelborroy/aikau-kerberos-sso: SSO support for standalone Aikau client ) to show how an Aikau standalone client works with Kerberos SSO.
It's not perfect, but I think it can be enough.
10-06-2016 02:14 AM
Great stuff, thanks Angel Borroy
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.