Skip to content

Commit

Permalink
abstract update
Browse files Browse the repository at this point in the history
  • Loading branch information
kolosovpetro committed Jul 25, 2023
1 parent 80a8a80 commit 196c143
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
Binary file modified out/SecureAzureOIDC.pdf
Binary file not shown.
7 changes: 4 additions & 3 deletions src/sections/abstract.tex
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
In this manuscript, we discuss the problem of secure storage and transfer of access tokens between microservices.
Web browser may store access tokens both, in local storage or in cookie files.
We propose a secure implementation to store and transfer auth cookies between microservices
using Azure Active Directory, OpenID Connect, and ASP .NET Core.
Web browsers may store access tokens both in local storage and in cookie files.
We propose a secure implementation
to store and transfer authentication cookies between microservices using Azure Active Directory,
OpenID Connect, and ASP .NET Core.

0 comments on commit 196c143

Please sign in to comment.