|
| 1 | +# This file is auto-generated during the composer install |
| 2 | +parameters: |
| 3 | + secret: secret |
| 4 | + domain: dev.openconext.local |
| 5 | + hostname: engine.dev.openconext.local |
| 6 | + trusted_proxies: |
| 7 | + - 192.168.1.1 |
| 8 | + - 10.0.0.1 |
| 9 | + enabled_languages: |
| 10 | + - nl |
| 11 | + - en |
| 12 | + attribute_definition_file_path: '%kernel.project_dir%/application/configs/attributes.json' |
| 13 | + encryption_keys: |
| 14 | + default: |
| 15 | + publicFile: /config/engine/engineblock.crt |
| 16 | + privateFile: /config/engine/engineblock.pem |
| 17 | + forbidden_signature_methods: { } |
| 18 | + allowed_acs_location_schemes: |
| 19 | + - http |
| 20 | + - https |
| 21 | + metadata_add_requested_attributes: all |
| 22 | + php_settings: |
| 23 | + memory_limit: 256M |
| 24 | + display_errors: '1' |
| 25 | + error_reporting: '6135' |
| 26 | + date.timezone: Europe/Amsterdam |
| 27 | + sendmail_from: 'OpenConext EngineBlock <openconext-engineblock@openconext.org>' |
| 28 | + http_client.timeout: 60 |
| 29 | + api.users.metadataPush.username: manage |
| 30 | + api.users.metadataPush.password: secret |
| 31 | + api.users.profile.username: profile |
| 32 | + api.users.profile.password: secret |
| 33 | + api.users.deprovision.username: lifecycle |
| 34 | + api.users.deprovision.password: secret |
| 35 | + pdp.host: 'https://pdp.dev.openconext.local' |
| 36 | + pdp.username: pdp_admin |
| 37 | + pdp.password: secret |
| 38 | + pdp.client_id: EngineBlock |
| 39 | + pdp.policy_decision_point_path: /pdp/api/decide/policy |
| 40 | + attribute_aggregation.base_url: 'https://aa.dev.openconext.local/internal/attribute/aggregation' |
| 41 | + attribute_aggregation.username: eb |
| 42 | + attribute_aggregation.password: secret |
| 43 | + logger.channel: engineblock |
| 44 | + logger.fingers_crossed.passthru_level: NOTICE |
| 45 | + logger.fingers_crossed.action_level: ERROR |
| 46 | + logger.line_format: '[%%datetime%%] %%channel%%.%%level_name%%: %%message%% %%extra%% %%context%%' |
| 47 | + database.host: mariadb |
| 48 | + database.port: '3306' |
| 49 | + database.user: ebrw |
| 50 | + database.password: secret |
| 51 | + database.dbname: eb |
| 52 | + database.test.host: mariadb |
| 53 | + database.test.port: '3306' |
| 54 | + database.test.user: ebrw |
| 55 | + database.test.password: secret |
| 56 | + database.test.dbname: eb |
| 57 | + engineblock.metadata_push_memory_limit: 256M |
| 58 | + minimum_execution_time_on_invalid_received_response: 5000 |
| 59 | + addgueststatus_guestqualifier: 'urn:collab:org:dev.openconext.local' |
| 60 | + cookie.path: / |
| 61 | + cookie.secure: true |
| 62 | + cookie.locale.domain: .dev.openconext.local |
| 63 | + cookie.locale.expiry: 5184000 |
| 64 | + cookie.locale.http_only: false |
| 65 | + cookie.locale.secure: true |
| 66 | + view_default_title: OpenConext |
| 67 | + view_default_header: OpenConext |
| 68 | + view_default_logo: /images/logo.png |
| 69 | + view_default_logo_width: 96 |
| 70 | + view_default_logo_height: 96 |
| 71 | + env_name: '' |
| 72 | + env_ribbon_color: '' |
| 73 | + ui_return_to_sp_link: false |
| 74 | + email_request_access_address: help@example.org |
| 75 | + monitor_database_health_check_query: 'SELECT uuid FROM user LIMIT 1;' |
| 76 | + wayf.cutoff_point_for_showing_unfiltered_idps: 50 |
| 77 | + wayf.remember_choice: false |
| 78 | + wayf.display_default_idp_banner_on_wayf: true |
| 79 | + wayf.default_idp_entity_id: 'https://default-idp.dev.openconext.local' |
| 80 | + global.site_notice.show: false |
| 81 | + global.site_notice.allowed.tags: '<a><u><i><br><wbr><strong><em><blink><marquee><p><ul><ol><dl><li><dd><dt><div><span><blockquote><hr><h2></h2><h3><h4><h5><h6>' |
| 82 | + time_frame_for_authentication_loop_in_seconds: 60 |
| 83 | + maximum_authentication_procedures_allowed: 5 |
| 84 | + maximum_authentications_per_session: 5 |
| 85 | + consent_store_values: true |
| 86 | + email_idp_debugging: |
| 87 | + from: |
| 88 | + name: 'OpenConext EngineBlock' |
| 89 | + address: no-reply@example.org |
| 90 | + to: |
| 91 | + address: coin-logs-dev@list.surfnet.nl |
| 92 | + name: 'OpenConext Admin' |
| 93 | + subject: 'IdP debug info from %%1$s' |
| 94 | + mailer_transport: smtp |
| 95 | + mailer_host: localhost |
| 96 | + mailer_port: '25' |
| 97 | + mailer_user: '' |
| 98 | + mailer_password: '' |
| 99 | + feature_eb_encrypted_assertions: true |
| 100 | + feature_eb_encrypted_assertions_require_outer_signature: true |
| 101 | + feature_api_metadata_push: true |
| 102 | + feature_api_consent_listing: true |
| 103 | + feature_api_consent_remove: true |
| 104 | + feature_api_metadata_api: true |
| 105 | + feature_api_deprovision: true |
| 106 | + feature_run_all_manipulations_prior_to_consent: false |
| 107 | + feature_block_user_on_violation: false |
| 108 | + feature_enable_consent: true |
| 109 | + feature_stepup_sfo_override_engine_entityid: false |
| 110 | + feature_enable_idp_initiated_flow: true |
| 111 | + feature_enable_sram_interrupt: true |
| 112 | + profile_base_url: 'https://profile.dev.openconext.local' |
| 113 | + stepup.authn_context_class_ref_blacklist_regex: '/http:\/\/vm\.openconext\.org\/assurance\/loa[1-3]/' |
| 114 | + stepup.loa.mapping: |
| 115 | + 10: |
| 116 | + engineblock: 'http://dev.openconext.local/assurance/loa1' |
| 117 | + gateway: 'http://dev.openconext.local/assurance/loa1' |
| 118 | + 15: |
| 119 | + engineblock: 'http://dev.openconext.local/assurance/loa1_5' |
| 120 | + gateway: 'http://dev.openconext.local/assurance/loa1_5' |
| 121 | + 20: |
| 122 | + engineblock: 'http://dev.openconext.local/assurance/loa2' |
| 123 | + gateway: 'http://dev.openconext.local/assurance/loa2' |
| 124 | + 30: |
| 125 | + engineblock: 'http://dev.openconext.local/assurance/loa3' |
| 126 | + gateway: 'http://dev.openconext.local/assurance/loa3' |
| 127 | + stepup.loa.loa1: 'http://dev.openconext.local/assurance/loa1' |
| 128 | + stepup.gateway.sfo.entity_id: 'https://gateway.dev.openconext.local/second-factor-only/metadata' |
| 129 | + stepup.gateway.sfo.sso_location: 'https://gateway.dev.openconext.local/second-factor-only/single-sign-on' |
| 130 | + stepup.gateway.sfo.key_file: /config/engine/engineblock.crt |
| 131 | + stepup.sfo.override_engine_entityid: '' |
| 132 | + theme.name: skeune |
| 133 | + feature_enable_sso_notification: false |
| 134 | + sso_notification_encryption_algorithm: AES-256-CBC |
| 135 | + sso_notification_encryption_key: '<xxx>' |
| 136 | + sso_notification_encryption_key_salt: '<xxx>' |
| 137 | + feature_enable_sso_session_cookie: false |
| 138 | + sso_session_cookie_max_age: 0 |
| 139 | + auth.log.attributes: { } |
| 140 | + |
| 141 | + sram.api_token: secret |
| 142 | + sram.base_url: 'https://sbs.dev.openconext.local/api/users/' |
| 143 | + sram.authz_location: authz_eb |
| 144 | + sram.attributes_location: attributes_eb |
| 145 | + sram.interrupt_location: interrupt |
| 146 | + sram.verify_peer: false |
| 147 | + sram.allowed_attributes: |
| 148 | + - 'urn:mace:dir:attribute-def:eduPersonEntitlement' |
| 149 | + - 'urn:mace:dir:attribute-def:uid' |
| 150 | + - 'urn:mace:dir:attribute-def:eduPersonPrincipalName' |
| 151 | + - 'urn:oid:1.3.6.1.4.1.24552.500.1.1.1.13' |
0 commit comments