diff --git a/Core.Blueprint.Logging/Adapters/ErrorDetails.cs b/Core.Blueprint.Logging/Adapters/ErrorDetails.cs
index 77ebbdf..ee01dff 100644
--- a/Core.Blueprint.Logging/Adapters/ErrorDetails.cs
+++ b/Core.Blueprint.Logging/Adapters/ErrorDetails.cs
@@ -1,6 +1,6 @@
// ***********************************************************************
//
-// Heath
+// AgileWebs
//
// ***********************************************************************
diff --git a/Core.Blueprint.Logging/Adapters/HttpError.cs b/Core.Blueprint.Logging/Adapters/HttpError.cs
index 21eea87..6cb50b7 100644
--- a/Core.Blueprint.Logging/Adapters/HttpError.cs
+++ b/Core.Blueprint.Logging/Adapters/HttpError.cs
@@ -1,6 +1,6 @@
// ***********************************************************************
//
-// Heath
+// AgileWebs
//
// ***********************************************************************
diff --git a/Core.Blueprint.Logging/Adapters/HttpException.cs b/Core.Blueprint.Logging/Adapters/HttpException.cs
index a6cc11d..c928b78 100644
--- a/Core.Blueprint.Logging/Adapters/HttpException.cs
+++ b/Core.Blueprint.Logging/Adapters/HttpException.cs
@@ -1,6 +1,6 @@
// ***********************************************************************
//
-// Heath
+// AgileWebs
//
// ***********************************************************************
diff --git a/Core.Blueprint.Logging/Adapters/LogDetail.cs b/Core.Blueprint.Logging/Adapters/LogDetail.cs
index b73477f..583dd6f 100644
--- a/Core.Blueprint.Logging/Adapters/LogDetail.cs
+++ b/Core.Blueprint.Logging/Adapters/LogDetail.cs
@@ -1,6 +1,6 @@
// ***********************************************************************
//
-// Heath
+// AgileWebs
//
// ***********************************************************************
diff --git a/Core.Blueprint.Logging/Adapters/LogOperation.cs b/Core.Blueprint.Logging/Adapters/LogOperation.cs
index 33259b7..12d66e4 100644
--- a/Core.Blueprint.Logging/Adapters/LogOperation.cs
+++ b/Core.Blueprint.Logging/Adapters/LogOperation.cs
@@ -1,6 +1,6 @@
// ***********************************************************************
//
-// Heath
+// AgileWebs
//
// ***********************************************************************
diff --git a/Core.Blueprint.Logging/Adapters/LogSeverity.cs b/Core.Blueprint.Logging/Adapters/LogSeverity.cs
index fac3b13..80a0ea8 100644
--- a/Core.Blueprint.Logging/Adapters/LogSeverity.cs
+++ b/Core.Blueprint.Logging/Adapters/LogSeverity.cs
@@ -1,6 +1,6 @@
// ***********************************************************************
//
-// Heath
+// AgileWebs
//
// ***********************************************************************
diff --git a/Core.Blueprint.Logging/Adapters/LogTarget.cs b/Core.Blueprint.Logging/Adapters/LogTarget.cs
index 7149856..9cb5834 100644
--- a/Core.Blueprint.Logging/Adapters/LogTarget.cs
+++ b/Core.Blueprint.Logging/Adapters/LogTarget.cs
@@ -1,6 +1,6 @@
// ***********************************************************************
//
-// Heath
+// AgileWebs
//
// ***********************************************************************
diff --git a/Core.Blueprint.Logging/Adapters/ServiceSettings.cs b/Core.Blueprint.Logging/Adapters/ServiceSettings.cs
index b7f3c21..44bb12e 100644
--- a/Core.Blueprint.Logging/Adapters/ServiceSettings.cs
+++ b/Core.Blueprint.Logging/Adapters/ServiceSettings.cs
@@ -1,6 +1,6 @@
// ***********************************************************************
//
-// Heath
+// AgileWebs
//
// ***********************************************************************
diff --git a/Core.Blueprint.Logging/Constants/Claims.cs b/Core.Blueprint.Logging/Constants/Claims.cs
index 26443b1..7b07b0d 100644
--- a/Core.Blueprint.Logging/Constants/Claims.cs
+++ b/Core.Blueprint.Logging/Constants/Claims.cs
@@ -1,6 +1,6 @@
// ***********************************************************************
//
-// Heath
+// AgileWebs
//
// ***********************************************************************
namespace Core.Blueprint.Logging
diff --git a/Core.Blueprint.Logging/Constants/DisplayNames.cs b/Core.Blueprint.Logging/Constants/DisplayNames.cs
index 3fd50f3..e86427c 100644
--- a/Core.Blueprint.Logging/Constants/DisplayNames.cs
+++ b/Core.Blueprint.Logging/Constants/DisplayNames.cs
@@ -1,6 +1,6 @@
// ***********************************************************************
//
-// Heath
+// AgileWebs
//
// ***********************************************************************
diff --git a/Core.Blueprint.Logging/Constants/EnvironmentVariables.cs b/Core.Blueprint.Logging/Constants/EnvironmentVariables.cs
index 936e14a..9ff690b 100644
--- a/Core.Blueprint.Logging/Constants/EnvironmentVariables.cs
+++ b/Core.Blueprint.Logging/Constants/EnvironmentVariables.cs
@@ -1,6 +1,6 @@
// ***********************************************************************
//
-// Heath
+// AgileWebs
//
// ***********************************************************************
diff --git a/Core.Blueprint.Logging/Constants/ErrorCodes.cs b/Core.Blueprint.Logging/Constants/ErrorCodes.cs
index 2811fbc..9a2c551 100644
--- a/Core.Blueprint.Logging/Constants/ErrorCodes.cs
+++ b/Core.Blueprint.Logging/Constants/ErrorCodes.cs
@@ -1,6 +1,6 @@
// ***********************************************************************
//
-// Heath
+// AgileWebs
//
// ***********************************************************************
diff --git a/Core.Blueprint.Logging/Constants/MimeTypes.cs b/Core.Blueprint.Logging/Constants/MimeTypes.cs
index 515211f..11d5a1b 100644
--- a/Core.Blueprint.Logging/Constants/MimeTypes.cs
+++ b/Core.Blueprint.Logging/Constants/MimeTypes.cs
@@ -1,6 +1,6 @@
// ***********************************************************************
//
-// Heath
+// AgileWebs
//
// ***********************************************************************
diff --git a/Core.Blueprint.Logging/Constants/Responses.cs b/Core.Blueprint.Logging/Constants/Responses.cs
index ab1c8c2..a7a6b59 100644
--- a/Core.Blueprint.Logging/Constants/Responses.cs
+++ b/Core.Blueprint.Logging/Constants/Responses.cs
@@ -1,6 +1,6 @@
// ***********************************************************************
//
-// Heath
+// AgileWebs
//
// ***********************************************************************
diff --git a/Core.Blueprint.Logging/Middleware/HttpErrorMiddleware.cs b/Core.Blueprint.Logging/Middleware/HttpErrorMiddleware.cs
index 2894e93..7e65547 100644
--- a/Core.Blueprint.Logging/Middleware/HttpErrorMiddleware.cs
+++ b/Core.Blueprint.Logging/Middleware/HttpErrorMiddleware.cs
@@ -1,6 +1,6 @@
// ***********************************************************************
//
-// Heath
+// AgileWebs
//
// ***********************************************************************
diff --git a/Core.Blueprint.Logging/Middleware/HttpLogger.cs b/Core.Blueprint.Logging/Middleware/HttpLogger.cs
index e994839..8363e8a 100644
--- a/Core.Blueprint.Logging/Middleware/HttpLogger.cs
+++ b/Core.Blueprint.Logging/Middleware/HttpLogger.cs
@@ -1,6 +1,6 @@
// ***********************************************************************
//
-// Heath
+// AgileWebs
//
// ***********************************************************************
diff --git a/Core.Blueprint.Logging/Middleware/HttpLoggingMiddleware.cs b/Core.Blueprint.Logging/Middleware/HttpLoggingMiddleware.cs
index b0e4c9f..a36e644 100644
--- a/Core.Blueprint.Logging/Middleware/HttpLoggingMiddleware.cs
+++ b/Core.Blueprint.Logging/Middleware/HttpLoggingMiddleware.cs
@@ -1,6 +1,6 @@
// ***********************************************************************
//
-// Heath
+// AgileWebs
//
// ***********************************************************************
diff --git a/Core.Blueprint.Mongo/Configuration/IdentityProvider/HeathIdentityProvider.cs b/Core.Blueprint.Mongo/Configuration/IdentityProvider/AzureIdentityProvider.cs
similarity index 95%
rename from Core.Blueprint.Mongo/Configuration/IdentityProvider/HeathIdentityProvider.cs
rename to Core.Blueprint.Mongo/Configuration/IdentityProvider/AzureIdentityProvider.cs
index 1b72949..9362e40 100644
--- a/Core.Blueprint.Mongo/Configuration/IdentityProvider/HeathIdentityProvider.cs
+++ b/Core.Blueprint.Mongo/Configuration/IdentityProvider/AzureIdentityProvider.cs
@@ -5,10 +5,10 @@ using MongoDB.Driver.Authentication.Oidc;
namespace Core.Blueprint.Mongo.Configuration
{
///
- /// The class is responsible for acquiring an OpenID Connect (OIDC)
+ /// The class is responsible for acquiring an OpenID Connect (OIDC)
/// access token for MongoDB authentication using Azure Identity and Managed Identity credentials.
///
- public class HeathIdentityProvider : IOidcCallback
+ public class AzureIdentityProvider : IOidcCallback
{
///
/// The audience (resource identifier) for which the OIDC token is being requested.
@@ -21,10 +21,10 @@ namespace Core.Blueprint.Mongo.Configuration
private readonly string _environment;
///
- /// Initializes a new instance of the class with the specified audience.
+ /// Initializes a new instance of the class with the specified audience.
///
/// The audience (resource identifier) for which the OIDC token is being requested.
- public HeathIdentityProvider(string audience)
+ public AzureIdentityProvider(string audience)
{
_audience = audience;
_environment = Environment.GetEnvironmentVariable("ASPNETCORE_ENVIRONMENT") ?? string.Empty;
diff --git a/Core.Blueprint.Mongo/Configuration/RegisterBlueprint.cs b/Core.Blueprint.Mongo/Configuration/RegisterBlueprint.cs
index bd78c3b..e690faa 100644
--- a/Core.Blueprint.Mongo/Configuration/RegisterBlueprint.cs
+++ b/Core.Blueprint.Mongo/Configuration/RegisterBlueprint.cs
@@ -46,7 +46,7 @@ namespace Core.Blueprint.DAL.Mongo.Configuration
{
var settings = serviceProvider.GetRequiredService>().Value;
var mongoClientSettings = MongoClientSettings.FromConnectionString(settings.ConnectionString);
- mongoClientSettings.Credential = MongoCredential.CreateOidcCredential(new HeathIdentityProvider(settings.Audience));
+ mongoClientSettings.Credential = MongoCredential.CreateOidcCredential(new AzureIdentityProvider(settings.Audience));
return new MongoClient(mongoClientSettings);
});