Skip to Content
Cloud Native Python
book

Cloud Native Python

by Manish Sethi
July 2017
Intermediate to advanced
374 pages
8h
English
Packt Publishing
Content preview from Cloud Native Python

Web application security alternatives

In order to secure our application from outside threats, there are a couple of alternative methods, which are described here. Usually, our application doesn't have any intelligence to identify suspicious activities. Hence, some of the important security measures are described as follows:

  • HTTP-based Auth
  • OAuth/OpenID
  • Windows authentication

HTTP-based Auth

A simple username and password are hashed and sent to the web server by the client, like the one we have set up for our web application, as depicted in the following screenshot:

This preceding screenshot image is of the UI that we created in Chapter ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Python for DevOps

Python for DevOps

Noah Gift, Kennedy Behrman, Alfredo Deza, Grig Gheorghiu
Cloud Native

Cloud Native

Boris Scholl, Trent Swanson, Peter Jausovec

Publisher Resources

ISBN: 9781787129313Supplemental Content