diff --git a/out/SecureAzureOIDC.pdf b/out/SecureAzureOIDC.pdf index d8d6cdd..61b83c0 100644 Binary files a/out/SecureAzureOIDC.pdf and b/out/SecureAzureOIDC.pdf differ diff --git a/src/sections/abstract.tex b/src/sections/abstract.tex index 0fffc7f..6da57fe 100644 --- a/src/sections/abstract.tex +++ b/src/sections/abstract.tex @@ -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. \ No newline at end of file +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. \ No newline at end of file