Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

authentication: Switch edu-id authentication #54

Merged
merged 1 commit into from
Jul 22, 2019
Merged

authentication: Switch edu-id authentication #54

merged 1 commit into from
Jul 22, 2019

Conversation

sebdeleze
Copy link
Contributor

NEW Authentication with shibboleth and Switch edu-id services.

@sebdeleze sebdeleze requested a review from jma July 16, 2019 05:49
sonar/config.py Outdated
strict=True,
debug=True,
entity_id='https://sonar.ch/shibboleth',
x509cert=os.environ.get('SERVICE_PROVIDER_CERTIFICATE', ''),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can replace this by loading default value in the ext.py



@pytest.fixture(scope='module', autouse=True)
def app_config(app_config):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

put it in the conftest.py at the root of the tests

NEW Authentication with shibboleth and Switch edu-id services.

Signed-off-by: Sébastien Délèze <sebastien.deleze@rero.ch>
@sebdeleze sebdeleze merged commit f32d9be into rero:master Jul 22, 2019
@sebdeleze sebdeleze deleted the sed-switch-auth branch July 22, 2019 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants