Go to content

Articles written in 2015

  • SAML Authentication with AngularJS and Spring Security

    Published on

    At Onegini we’re developing a web application with AngularJS in the front end and Spring Boot with Spring Security in the back-end. During the initial development, we were using basic authentication (username & password) for the log-in, but this...