ANKIETA - https://tinyurl.com/w5st7fq
- Wyślij proszę maila na [email protected]
- Repozytorium https://github.com/rjozefowicz/spring-security
- Prezentacja https://s3.eu-central-1.amazonaws.com/jozefowicz.dev/prezentacja.pdf
InternalSystemAuthenticationProvider:
private boolean internalSystemUser(String username) {
return nonNull(username) && username.startsWith("agx");
}
View X.509 certificate details:
openssl x509 -in client.crt -text -noout
index.html logout button