mattermost/server/einterfaces/mocks
Elias Nahum 4589005a54
Some checks are pending
API / build (push) Waiting to run
Server CI / Compute Go Version (push) Waiting to run
Server CI / Check mocks (push) Blocked by required conditions
Server CI / Check go mod tidy (push) Blocked by required conditions
Server CI / check-style (push) Blocked by required conditions
Server CI / Check serialization methods for hot structs (push) Blocked by required conditions
Server CI / Vet API (push) Blocked by required conditions
Server CI / Check migration files (push) Blocked by required conditions
Server CI / Generate email templates (push) Blocked by required conditions
Server CI / Check store layers (push) Blocked by required conditions
Server CI / Check mmctl docs (push) Blocked by required conditions
Server CI / Postgres with binary parameters (push) Blocked by required conditions
Server CI / Postgres (push) Blocked by required conditions
Server CI / Postgres (FIPS) (push) Blocked by required conditions
Server CI / Generate Test Coverage (push) Blocked by required conditions
Server CI / Run mmctl tests (push) Blocked by required conditions
Server CI / Run mmctl tests (FIPS) (push) Blocked by required conditions
Server CI / Build mattermost server app (push) Blocked by required conditions
Web App CI / check-lint (push) Waiting to run
Web App CI / check-i18n (push) Waiting to run
Web App CI / check-types (push) Waiting to run
Web App CI / test (push) Waiting to run
Web App CI / build (push) Waiting to run
feat: Add Microsoft Intune MAM authentication support (#34577)
* Add Entra ID token authentication and Intune MAM config exposure

* Add Intune MAM toggle to Mobile Security admin console

* Add IntuneSettings with the AuthService to use and its own TenantID andClientID for the Entra App registration
Include Admin console changes
switch from /oauth/entra to /oauth/intune endpoint
* openAPI documentation
---------

Co-authored-by: Mattermost Build <build@mattermost.com>
Co-authored-by: yasser khan <attitude3cena.yf@gmail.com>
2025-12-10 08:31:53 +02:00
..
AccessControlServiceInterface.go Upgrade Go to 1.24.3 (#31220) 2025-06-10 15:04:57 -03:00
AccessControlSyncJobInterface.go Upgrade Go to 1.24.3 (#31220) 2025-06-10 15:04:57 -03:00
AccountMigrationInterface.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
CloudInterface.go Upgrade Go to 1.24.3 (#31220) 2025-06-10 15:04:57 -03:00
CloudJobInterface.go Upgrade Go to 1.24.3 (#31220) 2025-06-10 15:04:57 -03:00
ClusterInterface.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
ClusterMessageHandler.go Upgrade Go to 1.24.3 (#31220) 2025-06-10 15:04:57 -03:00
ComplianceInterface.go Upgrade Go to 1.24.3 (#31220) 2025-06-10 15:04:57 -03:00
DataRetentionInterface.go Upgrade Go to 1.24.3 (#31220) 2025-06-10 15:04:57 -03:00
DataRetentionJobInterface.go Upgrade Go to 1.24.3 (#31220) 2025-06-10 15:04:57 -03:00
ElasticsearchAggregatorInterface.go Upgrade Go to 1.24.3 (#31220) 2025-06-10 15:04:57 -03:00
ElasticsearchFixChannelIndexInterface.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
ElasticsearchIndexerInterface.go Upgrade Go to 1.24.3 (#31220) 2025-06-10 15:04:57 -03:00
IndexerJobInterface.go Upgrade Go to 1.24.3 (#31220) 2025-06-10 15:04:57 -03:00
IntuneInterface.go feat: Add Microsoft Intune MAM authentication support (#34577) 2025-12-10 08:31:53 +02:00
IPFilteringInterface.go Upgrade Go to 1.24.3 (#31220) 2025-06-10 15:04:57 -03:00
LdapDiagnosticInterface.go [MM-63152] LDAP Wizard (#31417) 2025-06-16 16:19:33 -04:00
LdapInterface.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
LdapSyncInterface.go Upgrade Go to 1.24.3 (#31220) 2025-06-10 15:04:57 -03:00
LicenseInterface.go [CLD-9487] Support for Entry + updates to Edition & License screen (#33672) 2025-08-27 10:05:39 -04:00
MessageExportInterface.go Upgrade Go to 1.24.3 (#31220) 2025-06-10 15:04:57 -03:00
MessageExportJobInterface.go Upgrade Go to 1.24.3 (#31220) 2025-06-10 15:04:57 -03:00
MetricsInterface.go Upgrade Go to 1.24.3 (#31220) 2025-06-10 15:04:57 -03:00
MfaInterface.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
NotificationInterface.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
OAuthOutgoingConnectionInterface.go [WIP] [MM-55031] OAuth Outgoing Connection App integration (#25379) 2023-12-26 10:46:20 +01:00
OAuthProvider.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
OutgoingOAuthConnectionInterface.go Upgrade Go to 1.24.3 (#31220) 2025-06-10 15:04:57 -03:00
PolicyAdministrationPointInterface.go Upgrade Go to 1.24.3 (#31220) 2025-06-10 15:04:57 -03:00
PolicyDecisionPointInterface.go Upgrade Go to 1.24.3 (#31220) 2025-06-10 15:04:57 -03:00
SamlInterface.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
Scheduler.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00