# Functions

ParseIdentityConfig parses the IAS config from the applications environment.

# Structs

DefaultIdentity represents the parsed credentials from the ias binding.
VCAPServices is the Cloud Foundry environment variable that stores information about services bound to the application.

# Interfaces

Identity interface has to be implemented to instantiate NewMiddleware.

# Type aliases

Platform holds the type string of the platform the application runs on.