Removed required scope policy, no longer needed, audience covers the intent
continuous-integration/drone/pr Build is passing
continuous-integration/drone/pr Build is passing
This commit is contained in:
@@ -9,8 +9,4 @@ public sealed class LiteCharmsSettings
|
||||
public string? ClientSecret { get; set; }
|
||||
|
||||
public string? Audience { get; set; }
|
||||
|
||||
public string? RequiredClaimName { get; set; }
|
||||
|
||||
public string? RequiredClaimNameValue { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user