Written by fabio
Create, build and activate a custom module for an Apache2 HTTP Server.Written by fabio
Configure Apereo CAS to submit authentication requests to a remote REST endpoint. Nothing to do with the native CAS REST API.Written by fabio
Java library available to read and update Active Directory ntSecurityDescriptor attribute.Written by fabio
At last the possibility to synchronize data from Syncope towards external resources.Written by fabio
The main purpose of identity management systems is to manage user and role provisioning. Provisioning operations can act on Apache Syncope only or be propagated towards external resources as well (propagation). Provisioning will occur on a certain external resource every time the operation involves users or roles assigned to that resource.Written by fabio
Apache Syncope virtual attributes are often a little bit hard to well understand. I hope this brief introduction can help. Any comments/remarks/suggestions are welcome.Written by fabio
As is so often the case, working with SSL you need to configure and test a strong authentication (SSL client authentication). In all these cases, you need to provide an ad-hoc client certificate to perform a succesful handshake.Written by fabio
Few basic steps to create a complete keystore to host a server certificate. Create your custom self-signed CA if not yet available a trusted one # openssl genrsa -des3 -out ca.key 1024 # openssl req -new -x509 -day