Skip to content

Instantly share code, notes, and snippets.

@sebastienblanc
Last active October 13, 2015 12:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save sebastienblanc/d2ac293b292b515083e7 to your computer and use it in GitHub Desktop.
Save sebastienblanc/d2ac293b292b515083e7 to your computer and use it in GitHub Desktop.

#tuto

Intro

Security Big Picture

Current State of Web App Security

1.Common vulnerabilities

2. Meet keycloak

Main concepts

Creating Realms, users and map roles

3. Secure a WAR containing a Web App

4. OAUth2

Secure A standalone webapp (nodejs?)

Secure a Cordova App (turning the above into a native app) (Not sure about this one

5. Secure a WAR providing a REST Service aka Microservice (bearer only)

6.SSO

7. Identity Broker

Social Login

Integration with other security protocols (SAML ? , LDAP ? )

8. 2-factor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment