Habitat
This is a static piece of content to be returned to any caller who invokes the __habitat
special dataset.
Note: No login is required in order to access the habitat string. It is entirely insecure.
Standard use of a habitat is to allow an application to run in separate environments (e.g. production
, testing
, etc.) and to have different configuration in those environments. E.g. the application may examine the habitat and decide to change its visual appearance to show users that it is a test environment. This can be done prior to login.
See the separate section on the Habitat Dataset for further details.