From 3419899a0342d291545f95f05e44c07c9f9b9e30 Mon Sep 17 00:00:00 2001 From: "github-action[bot]" <> Date: Wed, 15 Apr 2026 11:26:10 +0000 Subject: [PATCH] Update Flex endpoint --- ...ag.openid-connect-provider-bundle.0.2.json | 16 +---------- ...e3ab48563d12810a7d6e5fdf7c0fdb29b0bce.json | 28 +++++++++++++++++++ 2 files changed, 29 insertions(+), 15 deletions(-) create mode 100644 archived/ajgarlag.openid-connect-provider-bundle/7e2e3ab48563d12810a7d6e5fdf7c0fdb29b0bce.json diff --git a/ajgarlag.openid-connect-provider-bundle.0.2.json b/ajgarlag.openid-connect-provider-bundle.0.2.json index dd4d6455..b48468ce 100644 --- a/ajgarlag.openid-connect-provider-bundle.0.2.json +++ b/ajgarlag.openid-connect-provider-bundle.0.2.json @@ -12,20 +12,6 @@ } }, "files": { - "config/packages/ajgarlag_openid_connect_provider.yaml": { - "contents": [ - "ajgarlag_openid_connect_provider:", - " discovery:", - " authorization_endpoint_route: 'oauth2_authorize'", - " token_endpoint_route: 'oauth2_token'", - " jwks_endpoint_route: 'openid_connect_jwks'", - " end_session_endpoint_route: 'openid_connect_end_session'", - " end_session:", - " cancel_logout_default_path: '/'", - "" - ], - "executable": false - }, "config/routes/ajgarlag_openid_connect_provider.yaml": { "contents": [ "ajgarlag_openid_connect_provider:", @@ -36,7 +22,7 @@ "executable": false } }, - "ref": "300ec317b0195614ab63278a8c6ecc1fddfd803c" + "ref": "7e2e3ab48563d12810a7d6e5fdf7c0fdb29b0bce" } } } diff --git a/archived/ajgarlag.openid-connect-provider-bundle/7e2e3ab48563d12810a7d6e5fdf7c0fdb29b0bce.json b/archived/ajgarlag.openid-connect-provider-bundle/7e2e3ab48563d12810a7d6e5fdf7c0fdb29b0bce.json new file mode 100644 index 00000000..b48468ce --- /dev/null +++ b/archived/ajgarlag.openid-connect-provider-bundle/7e2e3ab48563d12810a7d6e5fdf7c0fdb29b0bce.json @@ -0,0 +1,28 @@ +{ + "manifests": { + "ajgarlag/openid-connect-provider-bundle": { + "manifest": { + "bundles": { + "Ajgarlag\\Bundle\\OpenIDConnectProviderBundle\\AjgarlagOpenIDConnectProviderBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } + }, + "files": { + "config/routes/ajgarlag_openid_connect_provider.yaml": { + "contents": [ + "ajgarlag_openid_connect_provider:", + " resource: '@AjgarlagOpenIDConnectProviderBundle/config/routes.php'", + " type: php", + "" + ], + "executable": false + } + }, + "ref": "7e2e3ab48563d12810a7d6e5fdf7c0fdb29b0bce" + } + } +}