Domain Name Resolution

Requirement

There needs to be a mechanism for discovering what IP addresses got assigned to individual docker images. The docker images should have a local domain name, that should be resolved. The iInitial proposal is to generate a hosts file and have the docker images use their pre-allocated slots.


Metadata Exchange

Requirement

Each docker image should make their metadata available for download on a pre-arranged endpoint. Furthermore, each docker image should know about the metadata of the other images. Therefore they either need to use a pre-arranged MDX service or they need to have some pre-arranged way for taking up metadata, i.e. via a mounted folder specifically for this purpose


Log Management

Requirement

The logs should be made available from outside of the docker images for investigation. For the better debugging it is advised that debug mode is used.


Test Users

Requirement

Any IdPs should support a pre-arranged set of test users / credentials and released attributes, in order to support automated testing.
UserRoleAttribute









  • No labels