Skip to content

Protector

Compare
Choose a tag to compare
@mohamed-taman mohamed-taman released this 10 May 09:10
· 67 commits to master since this release

Securing Access to APIs, Added "Authorization Server"

Release notes:

  1. Adding an authorization server to the zoo.
  2. Adding support for OAuth 2.0 and OpenID Connect standards.
  3. Adding a diagram on how the system landscape is secured.
  4. Protecting external communication with HTTPS.
  5. Securing access to the Eureka service discovery Server using HTTP basic authentication.
  6. Authenticating and authorizing API access using OAuth 2.0 and OpenID Connect.
  7. Add testing with the local authorization server.
  8. Add testing with an OpenID Connect provider, OAuth.