-
By default, basic http authentication is used to protect the /oauth/authorize endpoint. I want to override it and supply my own custom login page. Should be simple right? But I cannot for the life of …
-
This entire repo is explaining bad practices. this is NOT how you implement the handling of JWTs in spring security. Spring security has had full JWT support since 2018.
Writing custom filters and …
-
Given the fact that I do not want to allow external sites tracking my users, requiring a google account to enjoy all the features seems a little odd.
* It should be possible to create CMP native us…
-
Implement page to manage users in angular
-
-
-
I am trying to understand how registering new users works as well. I really think adding that to the tutorial would close the loop on login and user sign up for spring security, any plans to include a…
-
I was trying out your tutorial but I can't get the Login authentication to work. When I enable the @EnableGlobalMethodSecurity the app won't start.
2018-12-20 23:35:25.315 WARN 11504 --- [JavaFX-L…
-
```
Alternatifler
-Apache shiro
-Spring security framework
-Wicket WAAS
Bunlardan birini seçilmesi.
Kendimiz oturup, CookieManager yazmayacağızç.
```
Original issue reported on code.google.co…
-
Just a general question, what do the names Sparklr and Tonr mean, if anything?
I came to this sample project from the [Spring OAuth 2 Developers Guide](http://projects.spring.io/spring-security-oau…