Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oktadev/okta-microservice-security-examples

Demos from Oktane18: API and Microservices Best Practices
https://github.com/oktadev/okta-microservice-security-examples

microservices microservices-architecture oauth okta secure-microservices security spring-boot

Last synced: 2 months ago
JSON representation

Demos from Oktane18: API and Microservices Best Practices

Awesome Lists containing this project

README

        

# API and Microservices Best Practices Examples

Demos from [Oktane18](https://www.okta.com/oktane18/): API and Microservices Best Practices with [Keith Casey](https://twitter.com/caseysoftware) and [Matt Raible](https://twitter.com/mraible).

If you believe the hype, microservices are faster to build and easier to manage than every solution out there. They also solve all the problems you didn’t realize you had and make a fantastic cup of coffee. It doesn’t matter what the question is, the answer is microservices. Unfortunately, reality is a little more complex and changing from tried and true architectures is stressful at best and catastrophic at worst.

In this session, we’ll walk through the principles and demonstrate the practices for building secure microservices using OAuth, fine-grained scope management, and repeatable, scalable processes.

Mentioned blog posts:

* [Get Started with Spring Boot, OAuth 2.0, and Okta](https://developer.okta.com/blog/2017/03/21/spring-boot-oauth)
* [Secure Server-to-Server Communication with Spring Boot and OAuth 2.0](https://developer.okta.com/blog/2018/04/02/client-creds-with-spring-boot)
* [Secure a Spring Microservices Architecture with Spring Security and OAuth 2.0](https://developer.okta.com/blog/2018/02/13/secure-spring-microservices-with-oauth)
* [Develop a Microservices Architecture with OAuth 2.0 and JHipster](https://developer.okta.com/blog/2018/03/01/develop-microservices-jhipster-oauth)