authing-java-sdk icon indicating copy to clipboard operation
authing-java-sdk copied to clipboard

Java SDK for Authing

Results 12 authing-java-sdk issues
Sort by recently updated
recently updated
newest added

Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.23 to 9.37.2. Changelog Sourced from com.nimbusds:nimbus-jose-jwt's changelog. version 1.0 (2012-03-01) First version based on the OpenInfoCard JWT, JWS and JWE code base. version 1.1 (2012-03-06) Introduces...

dependencies

## Description 1. Changed data type of start & end in GetUserActionLogsDto class from Integer to Long as they are timestamp; 2. Changed JsonProperty value of each item in EventType...

…eption ## Description ## Checklist - [ ] the pull request title describes what this PR does (not a vague title like `Update readme.md`) - [ ] the pull request...

建议1: http请求日志等级调整为debug 建议2:增加AuthingException,以便开发接入能准确识别authing的异常以进行单独处理。

Bumps [hutool-http](https://github.com/dromara/hutool) from 5.7.11 to 5.7.19. Release notes Sourced from hutool-http's releases. 5.7.19 (2022-01-07) 🐣新特性 【db 】 优化Condition参数拆分(pr#2046@Github) 【core 】 优化ArrayUtil.isAllEmpty性能(pr#2045@Github) 【core 】 CharSequenceUtil.replace方法支持增补字符(pr#2041@Github) 【extra 】 增加SshjSftp(pr#493@Gitee) 【core 】 增加CheckedUtil(pr#491@Gitee)...

dependencies

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.1 to 2.12.7.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.9.1&new-version=2.12.7.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies

校验角色 Code 或者名称是否可用 2023-04-25 22:23:27.614 INFO 16920 --- [ main] [Authing] : 请求 url:https://core.authing.cn/api/v3/check-role-params, body: {"code":"admin","namespace":"6430e8467752f4794ceddff7","name":"admin"} 2023-04-25 22:23:28.704 INFO 16920 --- [ main] [Authing] : 响应:{"statusCode":200,"message":"","data":{"isValid":false,"message":"角色名称已存在"}}, 耗时:1129 ms com.fasterxml.jackson.databind.exc.InvalidFormatException: Cannot...

## Description ## Checklist - [x] the pull request title describes what this PR does (not a vague title like `Update readme.md`) - [x] the pull request targets the *default*...

(cherry picked from commit bd836aaea6b3faeea5c83427090e3dea614e2d53) ## Description ## Checklist - [x] the pull request title describes what this PR does (not a vague title like `Update readme.md`) - [x] the...

## Description ## Checklist - [ ] the pull request title describes what this PR does (not a vague title like `Update readme.md`) - [ ] the pull request targets...