DO NOT MERGE - Show the differences needed to get working + integrated with ES/Kib #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related: https://github.com/elastic/cloud/issues/11401
To run this branch (eg in a VM):
idptestbed
to the/etc/hosts
docker-compose build
(first time/after any changes to the config files)docker-compose up
(subsequent times)docker compose rm
afterCTRL+C
ing)docker-compose up
http://idptestbed:5601
to login to Kibana (https://idptestbed
will take you to the default IDP testbed)alex
/alex
authenticates,alex
/banana
doesn't)uid: 1
dummy-jaas-loginmodule
to add other attributes (which then need to get added to the attrbute resolver, eg, (principalAttributeName
is the name it's been given indummy-jaas-loginmodule
)