GoogleCloudPlatform / appengine-java-standard

Google App Engine Standard Java runtime: Prod runtime, local devappserver, Cloud SDK Java components, GAE APIs, and GAE API emulators.
Apache License 2.0
199 stars 45 forks source link

Use loginAuthenticator in EE10 to fix deferred authentication #257

Closed lachlan-roberts closed 1 month ago

lachlan-roberts commented 1 month ago

Revert parts of https://github.com/GoogleCloudPlatform/appengine-java-standard/pull/247 as LoginAuthenticator is currently required for deferred authentication.