Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
7 changes: 0 additions & 7 deletions environments/template/group_vars/template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,6 @@ aa:
authz_client_id: "aa.{{base_domain}}"
authz_resource_server_id: aa
authz_secret: "{{ aa_authz_client_secret }}"
idin_client_id: am_aa_client
idin_secret: "{{ aa_idin_client_secret }}"
orcid_authorization_uri: "https://sandbox.orcid.org/oauth/authorize"
orcid_client_id: "anonymous"
orcid_secret: "{{ aa_orcid_password }}"
Expand All @@ -185,11 +183,6 @@ aa:
sab_rest_username: surfconexttest
sab_rest_password: "{{ aa_sab_rest_password }}"
sab_rest_endpoint: https://invite.acc.surfconext.nl/api/profile
surfmarket_url: https://example.org
surfmarket_username: example@example.org
surfmarket_password: "{{ aa_surfmarket_password }}"
sbs_username: sbs_aa
sbs_password: "{{ aa_sbs_password }}"
manage_url: https://manage.test.surfconext.nl
manage_username: attribute-aggregation
manage_password: "{{ aa_manage_password }}"
Expand Down
5 changes: 0 additions & 5 deletions environments/template/secrets/secret_example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ engine_parameters_secret: secretsecretsecretsecretsecretsecret # need 32 chars

profile_secret: secret

teams_migration_secret_key: secret

voot_resource_checking_secret: secret
voot_oidcng_checkToken_secret: secret

Expand All @@ -57,10 +55,7 @@ pdp_sab_password: secret
aa_eb_password: secret
aa_authz_client_secret: secret
aa_sab_rest_password: secret
aa_idin_client_secret: secret
aa_orcid_password: secret
aa_surfmarket_password: secret
aa_sbs_password: secret
aa_manage_password: secret

manage_pdp_password: secret
Expand Down