magedevgroup member since: Jul 07, 2026 · Transparency log
magedevgroup's packages
-
PHP
magedevgroup/module-admin-scim
SCIM 2.0 provisioning server for Magento 2 admin users — RFC 7643/7644 endpoints so an IdP (Okta, Entra) can create, update and deactivate admin_user accounts and map groups to ACL roles, without anyone logging in.
-
PHP
magedevgroup/module-admin-scim-azure
Microsoft Entra ID provider plugin for the admin-scim SCIM 2.0 server — normalizes Entra's non-standard SCIM PATCH behaviour and documents the Entra enterprise-app provisioning setup. Installing it pulls magedevgroup/module-admin-scim (and, transitively, sso-core).
-
PHP
magedevgroup/module-admin-scim-google
Google Workspace (Cloud Identity) provider plugin for the admin-scim SCIM 2.0 server — normalizes Google's near-standard SCIM specifics and documents the Google auto-provisioning setup. Installing it pulls magedevgroup/module-admin-scim (and, transitively, sso-core).
-
PHP
magedevgroup/module-admin-scim-okta
Okta provider plugin for the admin-scim SCIM 2.0 server — normalizes Okta's active/group-push specifics and documents the Okta SCIM app setup. Installing it pulls magedevgroup/module-admin-scim.
-
PHP
magedevgroup/module-admin-sso
Admin panel SSO capability for Magento 2 — provider-agnostic OIDC login for the admin panel (JIT admin-user creation, IdP-group to ACL-role mapping, enforce-SSO + break-glass).
-
PHP
magedevgroup/module-admin-sso-azure
Microsoft Entra ID (Azure AD) provider plugin for Magento 2 admin SSO — supplies the Entra OIDC preset (discovery, groups claim, branding) for the provider-agnostic admin-sso capability. Installs admin-sso (and sso-core) automatically.
-
PHP
magedevgroup/module-admin-sso-google
Google Workspace provider plugin for Magento 2 admin SSO — supplies the Google OIDC preset (fixed discovery URL, scopes, hosted-domain restriction, branding) for the provider-agnostic admin-sso capability. Installs admin-sso (and sso-core) automatically.
-
PHP
magedevgroup/module-admin-sso-okta
Okta provider plugin for Magento 2 admin SSO — supplies the Okta OIDC preset (discovery, groups claim, branding) for the provider-agnostic admin-sso capability. Installs admin-sso (and sso-core) automatically.
-
PHP
magedevgroup/module-customer-passkey
Passwordless, phishing-resistant customer login for the Magento 2 storefront using passkeys (WebAuthn / FIDO2). Magento is the relying party — no external IdP. Standalone; coexists with customer-sso.
-
PHP
magedevgroup/module-customer-sso
Storefront SSO capability for Magento 2 — provider-agnostic OIDC login for customers (JIT customer creation, account linking by email/sub, IdP-claim to customer-group mapping).
-
PHP
magedevgroup/module-customer-sso-okta
Okta provider plugin for Magento 2 storefront SSO — supplies the Okta OIDC preset (discovery, groups claim, branding) for the provider-agnostic customer-sso capability. Installs customer-sso (and sso-core) automatically.
-
PHP
magedevgroup/module-sso-core
Shared OIDC/SSO engine for MageDevGroup identity products (generic OIDC client, mapping engine, provider preset contract).
-
PHP
magedevgroup/module-typesense-core
Typesense access layer for Magento 2: HTTP client, collection lifecycle, aliases, document writes, schema reconciler, diagnostic CLI. No catalog or search-subsystem knowledge.
-
PHP
magedevgroup/module-typesense-indexer
Turns the Magento catalog into Typesense documents and owns the attribute→schema policy. Implements Magento's indexer contracts so catalogsearch_fulltext writes to Typesense: FAT documents, THIN schema, in-place flag PATCH instead of full reindex.
-
PHP
magedevgroup/module-typesense-instant-search
Storefront instant, typo-tolerant search-as-you-type for Magento 2. Replaces the stock autocomplete in place via a RequireJS map override — no Hyvä/Alpine/React dependency, works on stock Luma. Proxy mode keeps Typesense private (default); direct mode queries it from the browser with a derived scope