diff --git a/ibexa/commerce/5.0/config/packages/security.yaml b/ibexa/commerce/5.0/config/packages/security.yaml index 6b212ae8..396bc955 100644 --- a/ibexa/commerce/5.0/config/packages/security.yaml +++ b/ibexa/commerce/5.0/config/packages/security.yaml @@ -139,6 +139,8 @@ security: context: ibexa custom_authenticators: - Ibexa\Rest\Security\Authenticator\RestAuthenticator + #uncomment the line below if you wish the product to act as an Oauth2 Server + #oauth2: true ibexa_front: pattern: ^/ diff --git a/ibexa/experience/5.0/config/packages/security.yaml b/ibexa/experience/5.0/config/packages/security.yaml index 99c4f5d4..b1c87f67 100644 --- a/ibexa/experience/5.0/config/packages/security.yaml +++ b/ibexa/experience/5.0/config/packages/security.yaml @@ -127,6 +127,8 @@ security: context: ibexa custom_authenticators: - Ibexa\Rest\Security\Authenticator\RestAuthenticator + #uncomment the line below if you wish the product to act as an Oauth2 Server + #oauth2: true ibexa_front: pattern: ^/ diff --git a/ibexa/headless/5.0/config/packages/security.yaml b/ibexa/headless/5.0/config/packages/security.yaml index 69294694..97926574 100644 --- a/ibexa/headless/5.0/config/packages/security.yaml +++ b/ibexa/headless/5.0/config/packages/security.yaml @@ -127,6 +127,8 @@ security: context: ibexa custom_authenticators: - Ibexa\Rest\Security\Authenticator\RestAuthenticator + #uncomment the line below if you wish the product to act as an Oauth2 Server + #oauth2: true ibexa_front: pattern: ^/