We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b969702 commit 001922aCopy full SHA for 001922a
environments/template/group_vars/template.yml
@@ -289,6 +289,8 @@ myconext:
289
feature_create_eduid_institution_landing: true
290
feature_allowlist: false
291
feature_dry_run_email_cron: true
292
+ sms_api_url: "https://rest.spryngsms.com/v1/messages"
293
+ sms_api_route: "default"
294
sp_entity_id: https://engine.{{ base_domain }}/authentication/sp/metadata
295
sp_entity_metadata_url: https://engine.{{ base_domain }}/authentication/sp/metadata
296
oidcng_rs_client_id: myconext.rs.{{ base_domain }}
0 commit comments