You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example: using private key authentication mode cannot call authorizationServerApiAsync.ListOAuth2ScopesWithHttpInfoAsync (Invalid session error), but use authorizationServerApiAsync.CreateOAuth2ScopeWithHttpInfoAsync
Describe the bug?
Example: using private key authentication mode cannot call
authorizationServerApiAsync.ListOAuth2ScopesWithHttpInfoAsync
(Invalid session error), but useauthorizationServerApiAsync.CreateOAuth2ScopeWithHttpInfoAsync
What is expected to happen?
This code should also generate injection of privateKey in auth header:
https://github.com/okta/okta-sdk-dotnet/blob/master/openapi3/templates/api.mustache#L362
What is the actual behavior?
No code, no auth, no call
Reproduction Steps?
Additional Information?
No response
.NET Version
8.0.302
SDK Version
as from 7.0.6 - 8.0.1
OS version
BuildNumber Caption OSArchitecture Version
22631 Microsoft Windows 11 Enterprise 64-bit 10.0.22631
The text was updated successfully, but these errors were encountered: