Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8467607
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T15:41:41+00:00 2026-06-10T15:41:41+00:00

With AppScale with is there a facility with AppScale to secure an application deployed

  • 0

With AppScale with is there a facility with AppScale to “secure” an application deployed with it, that is for instance an application can only be accessed through some sort of secure connection?

So we won’t have to put too much security logic (like Spring security) on the application, especially to those apps that the sole purpose is to provide Restful key-value access to the datastore like this: http://bit.ly/RvLUTw and http://bit.ly/PTZkW. And the purpose is not really a web application but a “datastore appliance.”

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T15:41:42+00:00Added an answer on June 10, 2026 at 3:41 pm

    Sure, since AppScale just runs Google App Engine apps, anything that you do for an App Engine app works when running on AppScale. If by “secure connection” you mean HTTPS, then you could take your app.yaml file and add secure:always on each route to force HTTPS. Here’s an example:

    handlers:
    
    - url: /youraccount/.*
      script: accounts.py
      login: required
      secure: always
    

    If by “secure connection” you mean authenticated access, you can use the Users API to restrict access to logged in users or users on a white-list. If you need it to be programmatically accessed, you can log in to the AppLoadBalancer via your script (as it has a RESTful interface), save the cookie it gives you, and then use that when you make requests to your app.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm pretty new to Appscale and GAE . Say I have a web application
I am trying to launch some AppScale Instances. When I try to execute /bin/appscale-run-instances
I have written a relatively simple Java App Engine application which I would like
I have a few questions about screen resolution, that I'm not clear on. These
I am designing a new GAE python application and would like to design it
I'm writing an ASP.NET web application which will run on Windows Server 2008 (IIS7).
I am trying to install AppScale on a cluster, and I'm running this command:
I'm looking for an alternative of the Google App Engine API. I mean I'm
Do you know which is the safest Queries Per Second rate in update on
I'd like to learn (by doing) how heroku, fluxflex and in general all PaaS

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.