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

[SDKS-3020] Support Centralize Oidc Signoff with PingOne #421

Merged
merged 1 commit into from
Jun 10, 2024

[SDKS-3020] Support Centralize Oidc Signoff with PingOne

3ed82d6
Select commit
Loading
Failed to load commit list.
Merged

[SDKS-3020] Support Centralize Oidc Signoff with PingOne #421

[SDKS-3020] Support Centralize Oidc Signoff with PingOne
3ed82d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 6, 2024 in 1s

49.24% of diff hit (target 67.92%)

View this Pull Request on Codecov

49.24% of diff hit (target 67.92%)

Annotations

Check warning on line 66 in forgerock-auth/src/main/java/org/forgerock/android/auth/AccessToken.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

forgerock-auth/src/main/java/org/forgerock/android/auth/AccessToken.kt#L66

Added line #L66 was not covered by tests

Check warning on line 94 in forgerock-auth/src/main/java/org/forgerock/android/auth/AccessToken.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

forgerock-auth/src/main/java/org/forgerock/android/auth/AccessToken.kt#L94

Added line #L94 was not covered by tests

Check warning on line 148 in forgerock-auth/src/main/java/org/forgerock/android/auth/AccessToken.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

forgerock-auth/src/main/java/org/forgerock/android/auth/AccessToken.kt#L147-L148

Added lines #L147 - L148 were not covered by tests

Check warning on line 223 in forgerock-auth/src/main/java/org/forgerock/android/auth/AccessToken.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

forgerock-auth/src/main/java/org/forgerock/android/auth/AccessToken.kt#L223

Added line #L223 was not covered by tests

Check warning on line 259 in forgerock-auth/src/main/java/org/forgerock/android/auth/AccessToken.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

forgerock-auth/src/main/java/org/forgerock/android/auth/AccessToken.kt#L258-L259

Added lines #L258 - L259 were not covered by tests

Check warning on line 271 in forgerock-auth/src/main/java/org/forgerock/android/auth/AccessToken.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

forgerock-auth/src/main/java/org/forgerock/android/auth/AccessToken.kt#L271

Added line #L271 was not covered by tests

Check warning on line 21 in forgerock-auth/src/main/java/org/forgerock/android/auth/AppAuthConfigurer.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

forgerock-auth/src/main/java/org/forgerock/android/auth/AppAuthConfigurer.kt#L21

Added line #L21 was not covered by tests

Check warning on line 24 in forgerock-auth/src/main/java/org/forgerock/android/auth/AppAuthConfigurer.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

forgerock-auth/src/main/java/org/forgerock/android/auth/AppAuthConfigurer.kt#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 27 in forgerock-auth/src/main/java/org/forgerock/android/auth/AppAuthConfigurer.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

forgerock-auth/src/main/java/org/forgerock/android/auth/AppAuthConfigurer.kt#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 30 in forgerock-auth/src/main/java/org/forgerock/android/auth/AppAuthConfigurer.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

forgerock-auth/src/main/java/org/forgerock/android/auth/AppAuthConfigurer.kt#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 42 in forgerock-auth/src/main/java/org/forgerock/android/auth/AppAuthConfigurer.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

forgerock-auth/src/main/java/org/forgerock/android/auth/AppAuthConfigurer.kt#L32-L42

Added lines #L32 - L42 were not covered by tests

Check warning on line 56 in forgerock-auth/src/main/java/org/forgerock/android/auth/AppAuthConfigurer.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

forgerock-auth/src/main/java/org/forgerock/android/auth/AppAuthConfigurer.kt#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 72 in forgerock-auth/src/main/java/org/forgerock/android/auth/AppAuthConfigurer.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

forgerock-auth/src/main/java/org/forgerock/android/auth/AppAuthConfigurer.kt#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 82 in forgerock-auth/src/main/java/org/forgerock/android/auth/AppAuthConfigurer.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

forgerock-auth/src/main/java/org/forgerock/android/auth/AppAuthConfigurer.kt#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 94 in forgerock-auth/src/main/java/org/forgerock/android/auth/AppAuthConfigurer.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

forgerock-auth/src/main/java/org/forgerock/android/auth/AppAuthConfigurer.kt#L93-L94

Added lines #L93 - L94 were not covered by tests

Check warning on line 101 in forgerock-auth/src/main/java/org/forgerock/android/auth/AppAuthConfigurer.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

forgerock-auth/src/main/java/org/forgerock/android/auth/AppAuthConfigurer.kt#L101

Added line #L101 was not covered by tests

Check warning on line 38 in forgerock-auth/src/main/java/org/forgerock/android/auth/Config.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

forgerock-auth/src/main/java/org/forgerock/android/auth/Config.java#L38

Added line #L38 was not covered by tests

Check warning on line 155 in forgerock-auth/src/main/java/org/forgerock/android/auth/DefaultTokenManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

forgerock-auth/src/main/java/org/forgerock/android/auth/DefaultTokenManager.java#L155

Added line #L155 was not covered by tests

Check warning on line 42 in forgerock-auth/src/main/java/org/forgerock/android/auth/FRListener.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

forgerock-auth/src/main/java/org/forgerock/android/auth/FRListener.kt#L42

Added line #L42 was not covered by tests

Check warning on line 260 in forgerock-auth/src/main/java/org/forgerock/android/auth/FRUser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

forgerock-auth/src/main/java/org/forgerock/android/auth/FRUser.java#L260

Added line #L260 was not covered by tests

Check warning on line 311 in forgerock-auth/src/main/java/org/forgerock/android/auth/FRUser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

forgerock-auth/src/main/java/org/forgerock/android/auth/FRUser.java#L311

Added line #L311 was not covered by tests

Check warning on line 331 in forgerock-auth/src/main/java/org/forgerock/android/auth/FRUser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

forgerock-auth/src/main/java/org/forgerock/android/auth/FRUser.java#L331

Added line #L331 was not covered by tests

Check warning on line 82 in forgerock-auth/src/main/java/org/forgerock/android/auth/OAuth2Client.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

forgerock-auth/src/main/java/org/forgerock/android/auth/OAuth2Client.kt#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 101 in forgerock-auth/src/main/java/org/forgerock/android/auth/OAuth2Client.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

forgerock-auth/src/main/java/org/forgerock/android/auth/OAuth2Client.kt#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 138 in forgerock-auth/src/main/java/org/forgerock/android/auth/OAuth2Client.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

forgerock-auth/src/main/java/org/forgerock/android/auth/OAuth2Client.kt#L138

Added line #L138 was not covered by tests