OpenConext / OpenConext/OpenConext-access

Idp - SP whitelist and state consistency

Open
#814 1 comment 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

MVP
Dominant language
JavaScript
Stars
4
Forks
0
Avg merge
1d 14h
Merged PRs (30d)
22

Description

Manage must be consistent regarding the testaccepted and prodaccepted states for IDPs. This means that institutional IDPs and test IDPs are assigned the correct state for both test2, test and production environment:

The following applies to both the test environment and the production environment and must be changed in Manage:

  • All institutional IDPs are assigned the ‘prodaccepted’ mode
  • All test / fake IDPs (SURFconext testidp, DummyIDP) are assigned the “testaccepted” mode, except on test2 we exclude the DummyIDP as this used by developers to login to prodaccepted services
  • Allow all must set to false for all identity providers
  • Allow all must set to true for all service providers

Furthermore

  • If a connection is created and the user did not request prodacccepted, then the connection must be added to the allowed list of the test IDPs.
  • if a connection is created and the user did request prodaccepted, then the connection must be removed from the allowed list of the test IDP's

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.