Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
1f51ce8
Update serverapplication.yml.j2
Tyskai Jul 29, 2025
64c1a89
Added email.serviceDeskEmail placeholder
oharsta Nov 12, 2025
961ffa8
#769 Make affiliation email more configurable
Liemine Nov 17, 2025
0960373
Merge branch 'main' into feature/#769-make-scopedaffiliation-configur…
oharsta Nov 18, 2025
234b5d9
Merge remote-tracking branch 'origin/feature/#769-make-scopedaffiliat…
oharsta Nov 18, 2025
3d1f884
Fixed indentation for myconext
oharsta Nov 18, 2025
06a6381
WIP for https://github.com/OpenConext/OpenConext-attribute-aggregatio…
oharsta Nov 19, 2025
6a43eec
Merge remote-tracking branch 'origin/feature/add_eduid_acr_values' in…
oharsta Nov 20, 2025
6b68917
Fixes https://github.com/OpenConext/OpenConext-attribute-aggregation/…
oharsta Nov 20, 2025
05b0831
Fixes https://github.com/OpenConext/OpenConext-myconext/issues/757
Nov 20, 2025
c930adf
#757 Replaces hardcoded value with variable
Nov 20, 2025
14bff9a
Merge pull request #567 from OpenConext/feature/757-feature-toggle-en…
oharsta Nov 20, 2025
48bdd9a
Fixes https://github.com/OpenConext/OpenConext-myconext/issues/759 Ad…
ricardovdheijden Nov 24, 2025
f048ae3
Merge pull request #571 from OpenConext/feature/759-feature-toggle-us…
oharsta Nov 24, 2025
ec66f79
Merge branch 'main' into develop
oharsta Nov 24, 2025
cf73225
#1001 Add email addresses
Liemine Nov 25, 2025
19d0a48
Added missing attributes from feature branch
oharsta Nov 25, 2025
52528ec
Merge branch 'feature/#769-make-scopedaffiliation-configurable' into …
Liemine Nov 25, 2025
42930f8
Merge branch 'feature/#769-make-scopedaffiliation-configurable' into …
Liemine Nov 25, 2025
7f85717
Merge branch 'feature/#1001-different-email-from-for-nudges-and-warni…
Liemine Nov 25, 2025
9b0db98
Added languages for invite
oharsta Nov 26, 2025
0cafab3
Merge branch 'main' into develop
baszoetekouw Nov 26, 2025
9a481e4
Merge branch 'main' into develop
baszoetekouw Nov 26, 2025
9026265
Added missing mongodb_db variable for myconext CRON jobs
oharsta Nov 29, 2025
6a30219
#1024 Add mail-institution-batch-size to 500 and set mail-institution…
Liemine Dec 1, 2025
2456b25
Merge branch 'feature/#1024-send-institutionmailwarning-in-smaller-ba…
Liemine Dec 1, 2025
7a23f86
#802-differentiate-error_mail-configurable-for-prod-and-non-prod-develop
Liemine Dec 2, 2025
1feb140
Merge pull request #582 from OpenConext/feature/#802-differentiate-er…
Liemine Dec 2, 2025
10431c9
https://github.com/OpenConext/OpenConext-access/issues/322
oharsta Dec 2, 2025
09428ab
Merge branch 'feature/access-support-mail' into develop
oharsta Dec 2, 2025
2744db6
Merge branch 'main' into feature/open-access
oharsta Dec 5, 2025
7554335
Merge branch 'openaccess' into feature/open-access
oharsta Dec 5, 2025
118a47b
Merge branch 'feature/open-access' into develop
oharsta Dec 5, 2025
9ecfa03
#1054 Institute warning mail send at 5:30
Liemine Dec 5, 2025
2731577
Merge remote-tracking branch 'origin/develop' into develop
Liemine Dec 5, 2025
37ab587
Merge branch 'main' into develop
oharsta Dec 8, 2025
f9aad09
Moved test IdP conf to server config
oharsta Dec 9, 2025
bbbb64c
Merge branch 'main' into feature/open-access-test-idp
oharsta Dec 9, 2025
e133770
Merge branch 'main' into feature/open-access-test-idp
oharsta Dec 12, 2025
bd4e0f4
Added disabled_metadata_schemas feature flag
oharsta Dec 13, 2025
9828f0a
Merge branch 'main' into develop
oharsta Dec 15, 2025
5b51e6a
Merge branch 'feature/open-access-test-idp' into develop
oharsta Dec 15, 2025
9d747e0
Merge branch 'feature/disabled_metadata_schemas' into develop
oharsta Dec 15, 2025
98f351a
Feature toggles https://github.com/OpenConext/OpenConext-access/issue…
oharsta Dec 15, 2025
ae5dac2
renamed feature names for dynamic evaluation
oharsta Dec 15, 2025
ee3aded
Backward compatible roles/myconext/templates/application.yml.j2 for e…
oharsta Dec 17, 2025
a34ad7f
Added LOA level 2 for open access
oharsta Dec 22, 2025
58f5cbb
Acccess needs loa configuration
oharsta Dec 22, 2025
54c3b76
WIP for https://github.com/OpenConext/OpenConext-Invite/issues/599
oharsta Dec 23, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions roles/manage/templates/application.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ product:
metadata_configuration_path: file://{{ manage_dir }}/metadata_configuration
metadata_templates_path: file://{{ manage_dir }}/metadata_templates
metadata_export_path: classpath:/metadata_export
disabled_metadata_schemas:

security:
backdoor_user_name: {{ manage.backdoor_api_user }}
Expand Down
2 changes: 2 additions & 0 deletions roles/myconext/templates/application.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,12 @@ springdoc:

email:
from_deprovisioning: <noreply+deprovisioning@{{ myconext_base_domain }}>
from: eduID <noreply@{{ myconext_base_domain }}>
from_code: eduID <noreply@{{ myconext_base_domain }}>
from_app_nudge: <noreply+appnudge@{{ myconext_base_domain }}>
from_new_device: <noreply+newdevice@{{ myconext_base_domain }}>
error: {{ error_mail_to }}
error_mail: {{ error_mail_to }}
magic-link-url: https://login.{{ myconext_base_domain }}/saml/guest-idp/magic
my-surfconext-url: https://mijn.{{ myconext_base_domain }}
idp-surfconext-url: https://login.{{ myconext_base_domain }}
Expand Down
31 changes: 31 additions & 0 deletions roles/openaccess/templates/serverapplication.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,31 @@ config:
invite: "https://invite.{{ base_domain }}"
sram: "https://{{ env }}.sram.surf.nl/"
serviceDesk: "https://servicedesk.surf.nl/jira/plugins/servlet/desk/user/requests?reporter=all"
# For other environments, move to group_vars
identity_providers:
- name: "SXS IdP"
entityid: "http://mock-idp"
descriptionEN: "Een test-IdP waarmee je zelf attributen-sets kunt simuleren. De metadata vind je <a href='https://mujina-idp.test.surfconext.nl/metadata' target='_blank'>hier</a>"
descriptionNL: "Een test-IdP waarmee je zelf attributen-sets kunt simuleren. De metadata vind je <a href='https://mujina-idp.test.surfconext.nl/metadata' target='_blank'>hier</a>"
- name: "SXS Dummy"
entityid: "https://idp.diy.surfconext.nl"
descriptionEN: "Een test-IdP met <a href='https://idp.diy.surfconext.nl/showusers.php' target='_blank'>fictieve gebruikersaccounts</a>. De metadata vind je <a href='https://idp.diy.surfconext.nl/saml2/idp/metadata.php' target='_blank'>hier</a>"
descriptionNL: "Een test-IdP met <a href='https://idp.diy.surfconext.nl/showusers.php' target='_blank'>fictieve gebruikersaccounts</a>. De metadata vind je <a href='https://idp.diy.surfconext.nl/saml2/idp/metadata.php' target='_blank'>hier</a>"
idp_proxy_meta_data: https://metadata.test2.surfconext.nl/idp-metadata.xml
features:
- name: idp
enabled: true
- name: invite
enabled: true
- name: sram
enabled: true
- name: mfa
enabled: true
acr_values:
{% for loa in [stepup_intrinsic_loa] + stepup_loa_values_supported %}
- "{{ loa }}"
{% endfor %}
minimal_stepup_loa_level: "http://{{ base_domain }}/assurance/loa2"

eduid-idp-entity-id: "https://login.{{ myconext_base_domain }}"

Expand Down Expand Up @@ -134,6 +159,12 @@ manage:
staticManageDirectory: classpath:/manage
# staticManageDirectory: file:///usr/local/etc/manage

invite:
enabled: True
url: "https://invite.{{ base_domain }}"
user: {{ invite.access_user }}
password: "{{ invite.access_secret }}"

s3storage:
url: {{ openconextaccess.s3_storage.url }}
key: {{ openconextaccess.s3_storage.key }}
Expand Down