google-app-engine
Google Cloud Endpoints custom authentication with App Engine Flexible (Node.js)
The Google Cloud Endpoints documentation provides this specification for a custom security definition in the Extensible Service Proxy configuration file: securityDefinitions: your_custom_auth_id: authorizationUrl: "" flow: "implicit" type: "oauth2" # The value below should be unique x-google-issuer: "issuer of the token" x-google-jwks_uri: "url to the public key" # Optional. Replace YOUR-CLIENT-ID with your client ID x-google-audiences: "YOUR-CLIENT-ID" The documentation on how to implement this is very sparse for App Engine Flexible. Does anyone have an example of how to set this up or can they attest that it's possible? In particular, what is the interface for authorizationUrl? Can we place the URL of our authorization service (that provides the JWT tokens being verified by the Extensible service proxy) so that the endpoint will redirect to it if the token is invalid in authorizationURL?
Related Links
Google App Engine redirecting all naked domain requests, causing letsencrypt to not work
CA/Root/SSL Certificates in Go - Too Old?
Can't access to my Google Cloud's App from http://localhost:8080
Connecting to Google Cloud SQL from External Applications
Automatic redirection google app engine
Realtime datastore in google datastore
Can someone help me add a new column in Google cloud Search Index using Java
Unable to get serving url from GCS in another project
How can I filter self out of an Ancestor query on recursive entities
Verifying a domain for Google App Engine
Go, Appengine, SMTP, Gmail
Google app engine cron job scheduling setup and pricing
Google Appengine Datastore filter and sort direction together
Does exist API Google to grab Google Play?
Migrating existing news website (built with php and mysql) to google cloud platform
Send Google Cloud Error Reporting emails to a Group email list