Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

token_endpoint_auth_method is missing private_key_jwt value definition #8

Closed
arvindkrishnakumar-okta opened this issue Jan 29, 2021 · 0 comments · Fixed by #10
Closed
Labels
bug Something isn't working

Comments

@arvindkrishnakumar-okta
Copy link
Contributor

arvindkrishnakumar-okta commented Jan 29, 2021

Per https://developer.okta.com/docs/guides/implement-oauth-for-okta-serviceapp/create-serviceapp-grantscopes/#create-a-service-app, we should allow private_key_jwt to be set for OAuthEndpointAuthenticationMethod. Presently, we don't have it defined in our spec:

https://github.com/okta/okta-management-openapi-spec/blob/master/dist/spec.yaml#L9909-L9914

Linked Issue: okta/okta-sdk-java#523

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant