okta-jwt-verifier-java icon indicating copy to clipboard operation
okta-jwt-verifier-java copied to clipboard

okta-jwt-verifier-java

Results 11 okta-jwt-verifier-java issues
Sort by recently updated
recently updated
newest added

### I'm submitting a - [x] feature request ### Background info We are using the okta-jwt-verifier in an enterprise application server and we need to be able to pass to...

enhancement
OKTA-741803

:information_source: **If you have a question**, please post it on the [Okta Developer Forum](https://devforum.okta.com) instead. Issues in this repository are reserved for bug reports and feature requests only. ### I'm...

### I'm submitting a - [X ] bug report - [ ] feature request ### Background info When verifying an access token, the verifier contacts the issuer URL to get...

OKTA-741804

Hello, currently I have an issue with my api authentication. Setup: I'm building a basic Ktor API and provided an Authentication feature to validate Okta accessTokens. Via a swagger UI...

bug
OKTA-595975

:information_source: **If you have a question**, please post it on the [Okta Developer Forum](https://devforum.okta.com) instead. Issues in this repository are reserved for bug reports and feature requests only. ### I'm...

OKTA-595973

Is there anyway we can add support for HS512 ? Looking at the code you only support SignatureAlgorithm.RS256 at the moment. If so, how do you handle PR? and releases....

OKTA-595972

Limit the number of outbound requests to the `/key` endpoint.

Analysis
OKTA-595969

The javadoc leave a lot to be desired. What methods Block? What is a JoseException?

Analysis
OKTA-595968

The next version of this library will use OkHttp which already handles retry, but configuring this behavior is currently NOT exposed to the developer.

Analysis
OKTA-595971

Bumps [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from 2.0.0 to 2.0.10. Release notes Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases. Kotlin 2.0.10 2.0.10 Apple Ecosystem KT-68257 Xcode incorrectly reuses embedAndSign framework when moving to and from 2.0.0 Compiler...

dependencies
java