okta-jwt-verifier-java
okta-jwt-verifier-java copied to clipboard
okta-jwt-verifier-java
### 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...
: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...
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...
: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...
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....
Limit the number of outbound requests to the `/key` endpoint.
The javadoc leave a lot to be desired. What methods Block? What is a JoseException?
The next version of this library will use OkHttp which already handles retry, but configuring this behavior is currently NOT exposed to the developer.
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...