Re: Re: Spring Security Integration

2020-09-11 Thread Thiago H. de Paula Figueiredo
On Fri, Sep 11, 2020 at 4:48 AM Reinhold Gruber wrote: > Hi! > Hello! > Yes, I looked into the quickstart archetype and Apache Shiro. > > One requirement of the project is to delegate Authentication/Authorization > to an WSO2 Identity Server with the help of OpenId Connect. > This can be done

Aw: Re: Spring Security Integration

2020-09-11 Thread Reinhold Gruber
Hi! Yes, I looked into the quickstart archetype and Apache Shiro. One requirement of the project is to delegate Authentication/Authorization to an WSO2 Identity Server with the help of OpenId Connect. This can be done quite easily in Spring Boot + Security. I did not find this kind of integrat