Skip to content

Commit 001922a

Browse files
authored
Add myconext sms config to template (#524)
1 parent b969702 commit 001922a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

environments/template/group_vars/template.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,8 @@ myconext:
289289
feature_create_eduid_institution_landing: true
290290
feature_allowlist: false
291291
feature_dry_run_email_cron: true
292+
sms_api_url: "https://rest.spryngsms.com/v1/messages"
293+
sms_api_route: "default"
292294
sp_entity_id: https://engine.{{ base_domain }}/authentication/sp/metadata
293295
sp_entity_metadata_url: https://engine.{{ base_domain }}/authentication/sp/metadata
294296
oidcng_rs_client_id: myconext.rs.{{ base_domain }}

0 commit comments

Comments
 (0)