Full Stack Web Development

W17 Securing Web APIs from Mobile and Native Applications

10/10/2018

4:30pm - 5:45pm

Level: Introductory to Intermediate

Brock Allen

Application Security Architect

Mobile devices and applications are becoming the prominent mechanism for users to operate digitally. Developing for these platforms is new for many developers and knowing how to build secure applications for these environments is crucial. Fortunately, inventing your own security is not necessary (or recommended) and instead you can rely upon the OpenID Connect protocol. This session shows how to use this protocol to authenticate your users, as well as gain secure access to the backend APIs that support your applications. In addition to these basics, we will discuss more advanced security features of the protocols including PKCE.