Web application Kerberos authentication: Is the proper way to combine with cookies?

I have little experience with Kerberos, but some experience with web applications.

In other Python web apps I have created that use a built-in user database, the authentication flow is typically as follows: