Skip to content
Jenkins
log in
Dashboard
oxAuth_4.3.0_LDAP
#394
Back to Project
Status
Changes
Console Output
View as plain text
View Build Information
Polling Log
Parameters
Git Build Data
TestNG Results
Open Blue Ocean
Previous Build
Next Build
Started 9 mo 3 days ago
Took
2 min 22 sec
on master
Build #394 (Aug 17, 2021 11:14:12 AM)
Changes
fix: properly url decode query parameters in QueryStringDecoder (
details
/
githubweb
)
feat: added overload for url decode method in QueryStringDecoder (
details
/
githubweb
)
Started by an SCM change
Revision
: 6ccef22ee7963d17ae8272929956d50287a96f88
Repository
:
https://github.com/GluuFederation/oxAuth
refs/remotes/origin/version_4.3.0
TestNG Results
Total Tests: 1027 (±0)
Failed Configurations: 143 (±0)
oxAuthClient / Address claims test (HTTP)
org.gluu.oxauth.ws.rs.AddressClaimsTest.discovery
oxAuthClient / Application Type Restriction (HTTP)
org.gluu.oxauth.ws.rs.ApplicationTypeRestrictionHttpTest.discovery
oxAuthClient / Token Binding test (HTTP)
org.gluu.oxauth.ws.rs.TokenBindingHttpTest.discovery
oxAuthClient / Access Token as JWT test (HTTP)
org.gluu.oxauth.ws.rs.AccessTokenAsJwtHttpTest.discovery
oxAuthClient / Spontaneous Scope test (HTTP)
org.gluu.oxauth.ws.rs.SpontaneousScopeHttpTest.discovery
oxAuthClient / UMA Spontaneous Scope test (HTTP)
org.gluu.oxauth.ws.rs.uma.UmaSpontaneousScopeHttpTest.discovery
oxAuthClient / Select Account test (HTTP)
org.gluu.oxauth.ws.rs.SelectAccountHttpTest.discovery
oxAuthClient / Authorization Code Flow test (HTTP)
org.gluu.oxauth.ws.rs.AuthorizationCodeFlowHttpTest.discovery
oxAuthClient / Authorization Response Custom Header test
org.gluu.oxauth.ws.rs.AuthorizationResponseCustomHeaderTest.discovery
oxAuthClient / Authorization Response Mode (HTTP)
org.gluu.oxauth.ws.rs.AuthorizationResponseModeHttpTest.discovery
oxAuthClient / Authorize test (HTTP)
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.discovery
oxAuthClient / Authorize session id test (HTTP)
org.gluu.oxauth.ws.rs.AuthorizeSessionIdRestWebServiceHttpTest.discovery
oxAuthClient / Client Authentication Filter test (HTTP)
org.gluu.oxauth.ws.rs.ClientAuthenticationFilterHttpTest.discovery
oxAuthClient / Client Credentials Grant test (HTTP)
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.discovery
oxAuthClient / Client Info test (HTTP)
org.gluu.oxauth.ws.rs.ClientInfoRestWebServiceHttpTest.discovery
oxAuthClient / Client Secret Basic test
org.gluu.oxauth.ws.rs.ClientSecretBasicTest.discovery
oxAuthClient / Client Specific Access Token Expiration
org.gluu.oxauth.ws.rs.ClientSpecificAccessTokenExpiration.discovery
oxAuthClient / Client White List Black List Redirect Uris
org.gluu.oxauth.ws.rs.ClientWhiteListBlackListRedirectUris.discovery
oxAuthClient / Configuration test (HTTP)
org.gluu.oxauth.ws.rs.ConfigurationRestWebServiceHttpTest.discovery
oxAuthClient / Enable Client to restrict JavaScript Origins
org.gluu.oxauth.ws.rs.EnableClientToRestrictJavascriptOrigin.discovery
oxAuthClient / Encode claims in state parameter
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.discovery
oxAuthClient / End Session test (HTTP)
org.gluu.oxauth.ws.rs.EndSessionRestWebServiceHttpTest.discovery
oxAuthClient / Grant Types Restriction (HTTP)
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.discovery
oxAuthClient / Individual Claims Requests test
org.gluu.oxauth.ws.rs.IndividualClaimsRequestsTest.discovery
oxAuthClient / JWK test (HTTP)
org.gluu.oxauth.ws.rs.JwkRestWebServiceHttpTest.discovery
oxAuthClient / Multivalued claims
org.gluu.oxauth.ws.rs.MultivaluedClaims.discovery
oxAuthClient / OpenID Request Object test (HTTP)
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.discovery
oxAuthClient / Persist Client Authorizations test (HTTP)
org.gluu.oxauth.ws.rs.PersistClientAuthorizationsHttpTest.discovery
oxAuthClient / Register test (HTTP)
org.gluu.oxauth.ws.rs.RegistrationRestWebServiceHttpTest.discovery
oxAuthClient / Registration test with Software Statement
org.gluu.oxauth.ws.rs.RegistrationWithSoftwareStatement.discovery
oxAuthClient / Sector Identifier URL Verification (HTTP)
org.gluu.oxauth.ws.rs.SectorIdentifierUrlVerificationHttpTest.discovery
oxAuthClient / SSO with Multiple Backend Services test (HTTP)
org.gluu.oxauth.ws.rs.SSOWithMultipleBackendServicesHttpTest.discovery
oxAuthClient / OpenID Connect Discovery test (HTTP)
org.gluu.oxauth.ws.rs.OpenIDConnectDiscoveryHttpTest.discovery
oxAuthClient / Token Endpoint Auth Method Restriction (HTTP)
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.discovery
oxAuthClient / Token test (HTTP)
org.gluu.oxauth.ws.rs.TokenRestWebServiceHttpTest.discovery
oxAuthClient / Token revocation test (HTTP)
org.gluu.oxauth.ws.rs.TokenRevocationTest.discovery
oxAuthClient / Token Signatures test (HTTP)
org.gluu.oxauth.ws.rs.TokenSignaturesHttpTest.discovery
oxAuthClient / Token Encryption test (HTTP)
org.gluu.oxauth.ws.rs.TokenEncryptionHttpTest.discovery
oxAuthClient / User Authentication Filter test (HTTP)
org.gluu.oxauth.ws.rs.UserAuthenticationFilterHttpTest.discovery
oxAuthClient / User Info test (HTTP)
org.gluu.oxauth.ws.rs.UserInfoRestWebServiceHttpTest.discovery
oxAuthClient / Validate Id Token Hashes test
org.gluu.oxauth.ws.rs.ValidateIdTokenHashesTest.discovery
oxAuthClient / Web Keys Test
org.gluu.oxauth.ws.rs.WebKeysTest.discovery
oxAuthClient / UMA : Getting UMA meta data configuration (HTTP)
org.gluu.oxauth.ws.rs.uma.MetaDataFlowHttpTest.discovery
oxAuthClient / UMA : Obtain PAT token test (HTTP)
org.gluu.oxauth.ws.rs.uma.ObtainPatTokenFlowHttpTest.discovery
oxAuthClient / UMA : Register resource test (HTTP)
org.gluu.oxauth.ws.rs.uma.RegisterResourceFlowHttpTest.discovery
oxAuthClient / Response Types Restriction (HTTP)
org.gluu.oxauth.ws.rs.ResponseTypesRestrictionHttpTest.discovery
oxAuthClient / UMA : Register UMA permissions test (HTTP)
org.gluu.oxauth.ws.rs.uma.UmaRegisterPermissionFlowHttpTest.discovery
oxAuthClient / UMA : Test for getting access to UMA protected resource (HTTP)
org.gluu.oxauth.ws.rs.uma.AccessProtectedResourceFlowHttpTest.discovery
oxAuthClient / Client authentication by Access Token
org.gluu.oxauth.ws.rs.uma.ClientAuthenticationByAccessTokenHttpTest.discovery
oxAuthClient / Introspection test (HTTP)
org.gluu.oxauth.ws.rs.IntrospectionWsHttpTest.discovery
oxAuthClient / PKCE test (HTTP)
org.gluu.oxauth.ws.rs.PkceHttpTest.discovery
oxAuthClient / OC5. FeatureTest-Accept Request Without redirect uri when One Registered
org.gluu.oxauth.interop.AcceptRequestWithoutRedirectUriWhenOneRegistered.discovery
oxAuthClient / OC5. FeatureTest-Accept Valid Asymmetric ID Token Signature
org.gluu.oxauth.interop.AcceptValidAsymmetricIdTokenSignature.discovery
oxAuthClient / OC5. FeatureTest-Accept Valid Symmetric ID Token Signature
org.gluu.oxauth.interop.AcceptValidSymmetricIdTokenSignature.discovery
oxAuthClient / OC5. FeatureTest-Can Make Access Token Request with client secret basic Authentication
org.gluu.oxauth.interop.CanMakeAccessTokenRequestWithClientSecretBasicAuthentication.discovery
oxAuthClient / OC5. FeatureTest-Can Make Access Token Request with client secret jwt Authentication
org.gluu.oxauth.interop.CanMakeAccessTokenRequestWithClientSecretJwtAuthentication.discovery
oxAuthClient / OC5. FeatureTest-Can Make Access Token Request with client secret post Authentication
org.gluu.oxauth.interop.CanMakeAccessTokenRequestWithClientSecretPostAuthentication.discovery
oxAuthClient / OC5. FeatureTest-Can Make Access Token Request with private key jwt Authentication
org.gluu.oxauth.interop.CanMakeAccessTokenRequestWithPrivateKeyJwtAuthentication.discovery
oxAuthClient / OC5. FeatureTest-Can Provide Encrypted ID Token Response
org.gluu.oxauth.interop.CanProvideEncryptedIdTokenResponse.discovery
oxAuthClient / OC5. FeatureTest-Can Provide Encrypted UserInfo Response
org.gluu.oxauth.interop.CanProvideEncryptedUserInfoResponse.discovery
oxAuthClient / OC5. FeatureTest-Can Provide Signed UserInfo Response
org.gluu.oxauth.interop.CanProvideSignedUserInfoResponse.discovery
oxAuthClient / OC5. FeatureTest-Can Request and Use Claims in id token
org.gluu.oxauth.interop.CanRequestAndUseClaimsInIdToken.discovery
oxAuthClient / OC5. FeatureTest-Can Request and Use Encrypted ID Token Response
org.gluu.oxauth.interop.CanRequestAndUseEncryptedIdTokenResponse.discovery
oxAuthClient / OC5. FeatureTest-Can Request and Use Signed UserInfo Response
org.gluu.oxauth.interop.CanRequestAndUseSignedUserInfoResponse.discovery
oxAuthClient / OC5. FeatureTest-Displays Logo in Login Page
org.gluu.oxauth.interop.DisplaysLogoInLoginPage.discovery
oxAuthClient / OC5. FeatureTest-Displays Policy in Login Page
org.gluu.oxauth.interop.DisplaysPolicyUriInLoginPage.discovery
oxAuthClient / OC5. FeatureTest-Support WebFinger Discovery
org.gluu.oxauth.interop.SupportWebFingerDiscovery.discovery
oxAuthClient / OC5. FeatureTest-Enables Dynamic Registration
org.gluu.oxauth.interop.EnablesDynamicRegistration.discovery
oxAuthClient / OC5. FeatureTest-Ignores Extra Query Component in Request
org.gluu.oxauth.interop.IgnoresExtraQueryComponentInRequest.discovery
oxAuthClient / OC5. FeatureTest-Includes at hash in ID Token when Implicit Flow Used
org.gluu.oxauth.interop.IncludesAtHashInIdTokenWhenImplicitFlowUsed.discovery
oxAuthClient / OC5. FeatureTest-Includes c hash in ID Token when Code Flow Used
org.gluu.oxauth.interop.IncludesCHashInIdTokenWhenCodeFlowUsed.discovery
oxAuthClient / OPRegistrationJwks
org.gluu.oxauth.interop.OPRegistrationJwks.discovery
oxAuthClient / ProvidingAcrValues
org.gluu.oxauth.interop.ProvidingAcrValues.discovery
oxAuthClient / OC5. FeatureTest-Providing ID Token with Essential auth time Claim
org.gluu.oxauth.interop.ProvidingIdTokenWithEssentialAuthTimeClaim.discovery
oxAuthClient / OC5. FeatureTest-Providing ID Token with max age Restriction
org.gluu.oxauth.interop.ProvidingIdTokenWithMaxAgeRestriction.discovery
oxAuthClient / OC5. FeatureTest-Providing Individually Requested Essential and Voluntary Claims
org.gluu.oxauth.interop.ProvidingIndividuallyRequestedEssentialAndVoluntaryClaims.discovery
oxAuthClient / OC5. FeatureTest-Providing Individually Requested Essential Claims
org.gluu.oxauth.interop.ProvidingIndividuallyRequestedEssentialClaims.discovery
oxAuthClient / OC5. FeatureTest-Providing Individually Requested Voluntary Claims
org.gluu.oxauth.interop.ProvidingIndividuallyRequestedVoluntaryClaims.discovery
oxAuthClient / OC5. FeatureTest-Publish openid-configuration Discovery Information
org.gluu.oxauth.interop.PublishOpenIdConfigurationDiscoveryInformation.discovery
oxAuthClient / OC5. FeatureTest-Reject Invalid Asymmetric ID Token Signature
org.gluu.oxauth.interop.RejectInvalidAsymmetricIdTokenSignature.discovery
oxAuthClient / OC5. FeatureTest-Reject Invalid Symmetric ID Token Signature
org.gluu.oxauth.interop.RejectInvalidSymmetricIdTokenSignature.discovery
oxAuthClient / OC5. FeatureTest-Reject redirect uri Not Matching a Registered redirect uri
org.gluu.oxauth.interop.RejectRedirectUriNotMatchingARegisteredRedirectUri.discovery
oxAuthClient / OC5. FeatureTest-Reject Registration of redirect uri with Fragment
org.gluu.oxauth.interop.RejectRegistrationOfRedirectUriWithFragment.discovery
oxAuthClient / OC5. FeatureTest-Reject Requests Without nonce Using Implicit Flow
org.gluu.oxauth.interop.RejectRequestsWithoutNonceUsingImplicitFlow.discovery
oxAuthClient / OC5. FeatureTest-Reject Request Without redirect uri when Multiple Registered
org.gluu.oxauth.interop.RejectRequestWithoutRedirectUriWhenMultipleRegistered.discovery
oxAuthClient / OC5. FeatureTest-Reject Request Without response type
org.gluu.oxauth.interop.RejectRequestWithoutResponseType.discovery
oxAuthClient / OC5. FeatureTest-Rejects Incorrect at hash when Implicit Flow Used
org.gluu.oxauth.interop.RejectsIncorrectAtHashWhenImplicitFlowUsed.discovery
oxAuthClient / OC5. FeatureTest-Rejects Incorrect c hash when Code Flow Used
org.gluu.oxauth.interop.RejectsIncorrectCHashWhenCodeFlowUsed.discovery
oxAuthClient / OC5. FeatureTest-Rejects redirect uri when Query Parameter Does Not Match
org.gluu.oxauth.interop.RejectsRedirectUriWhenQueryParameterDoesNotMatch.discovery
oxAuthClient / OC5. FeatureTest-Rejects Second Use of Access Code
org.gluu.oxauth.interop.RejectsSecondUseOfAccessCode.discovery
oxAuthClient / OC5. FeatureTest-Rejects Sector Identifier Not Containing Registered redirect uri Values
org.gluu.oxauth.interop.RejectsSectorIdentifierNotContainingRegisteredRedirectUriValues.discovery
oxAuthClient / OC5. FeatureTest-Requesting UserInfo Claims with OpenID Request Object
org.gluu.oxauth.interop.RequestingUserInfoClaimsWithOpenIdRequestObject.discovery
oxAuthClient / OC5. FeatureTest-Requesting UserInfo Claims with scope Values
org.gluu.oxauth.interop.RequestingUserInfoClaimsWithScopeValues.discovery
oxAuthClient / OC5. FeatureTest-Second Use of Access Code Revokes Previously Issued Access Token
org.gluu.oxauth.interop.SecondUseOfAccessCodeRevokesPreviouslyIssuedAccessToken.discovery
oxAuthClient / OC5. FeatureTest-Support Authentication to Token Endpoint using Form-Encoded Client Credentials in POST Body
org.gluu.oxauth.interop.SupportAuthenticationToTokenEndpointUsingFormEncodedClientCredentialsInPostBody.discovery
oxAuthClient / OC5. FeatureTest-Support Authentication to Token Endpoint using HTTP Basic with POST
org.gluu.oxauth.interop.SupportAuthenticationToTokenEndpointUsingHttpBasicWithPost.discovery
oxAuthClient / OC5. FeatureTest-Support Authentication to Token Endpoint with Asymmetrically Signed JWTs
org.gluu.oxauth.interop.SupportAuthenticationToTokenEndpointWithAsymmetricallySignedJWTs.discovery
oxAuthClient / OC5. FeatureTest-Support Authentication to Token Endpoint with Symmetrically Signed JWTs
org.gluu.oxauth.interop.SupportAuthenticationToTokenEndpointWithSymmetricallySignedJWTs.discovery
oxAuthClient / OC5. FeatureTest-Support code Response Type
org.gluu.oxauth.interop.SupportCodeResponseType.discovery
oxAuthClient / OC5. FeatureTest-Support Combination of code id token token Response Types
org.gluu.oxauth.interop.SupportCombinationOfCodeIdTokenTokenResponseTypes.discovery
oxAuthClient / OC5. FeatureTest-Support Combination of code token Response Types
org.gluu.oxauth.interop.SupportCombinationOfCodeTokenResponseTypes.discovery
oxAuthClient / OC5. FeatureTest-Support Combination of id token code Response Types
org.gluu.oxauth.interop.SupportCombinationOfIdTokenCodeResponseTypes.discovery
oxAuthClient / OC5. FeatureTest-Support Combination of id token token Response Types
org.gluu.oxauth.interop.SupportCombinationOfIdTokenTokenResponseTypes.discovery
oxAuthClient / OC5. FeatureTest-Support display value page
org.gluu.oxauth.interop.SupportDisplayValuePage.discovery
oxAuthClient / OC5. FeatureTest-Support display value popup
org.gluu.oxauth.interop.SupportDisplayValuePopup.discovery
oxAuthClient / OC5. FeatureTest-Support id token Response Type
org.gluu.oxauth.interop.SupportIdTokenResponseType.discovery
oxAuthClient / OC5. FeatureTest-Support prompt value login
org.gluu.oxauth.interop.SupportPromptValueLogin.discovery
oxAuthClient / OC5. FeatureTest-Support prompt value none
org.gluu.oxauth.interop.SupportPromptValueNone.discovery
oxAuthClient / OC5. FeatureTest-Support Registration Read
org.gluu.oxauth.interop.SupportRegistrationRead.discovery
oxAuthClient / OC5. FeatureTest-Support claims Request Specifying sub Value
org.gluu.oxauth.interop.SupportClaimsRequestSpecifyingSubValue.discovery
oxAuthClient / OC5. FeatureTest-Support Requests Containing nonce
org.gluu.oxauth.interop.SupportRequestsContainingNonce.discovery
oxAuthClient / OC5. FeatureTest-Support Requests Without nonce
org.gluu.oxauth.interop.SupportRequestsWithoutNonce.discovery
oxAuthClient / OP-3rd_party-init-login
org.gluu.oxauth.interop.Supports3rdPartyInitLogin.discovery
oxAuthClient / OP-3rd_party-init-login-nohttps
org.gluu.oxauth.interop.Supports3rdPartyInitLoginNoHttps.discovery
oxAuthClient / OC5. FeatureTest-Supports Combining Claims Requested with scope and Request Object
org.gluu.oxauth.interop.SupportsCombiningClaimsRequestedWithScopeAndRequestObject.discovery
oxAuthClient / OC5. FeatureTest-Support scope Requesting address Claims
org.gluu.oxauth.interop.SupportScopeRequestingAddressClaims.discovery
oxAuthClient / OC5. FeatureTest-Support scope Requesting All Basic Claims
org.gluu.oxauth.interop.SupportScopeRequestingAllBasicClaims.discovery
oxAuthClient / OC5. FeatureTest-Support scope Requesting email Claims
org.gluu.oxauth.interop.SupportScopeRequestingEmailClaims.discovery
oxAuthClient / OC5. FeatureTest-Support scope Requesting No Specific Claims
org.gluu.oxauth.interop.SupportScopeRequestingNoSpecificClaims.discovery
oxAuthClient / OC5. FeatureTest-Support scope Requesting phone Claims
org.gluu.oxauth.interop.SupportScopeRequestingPhoneClaims.discovery
oxAuthClient / OC5. FeatureTest-Support scope Requesting profile Claims
org.gluu.oxauth.interop.SupportScopeRequestingProfileClaims.discovery
oxAuthClient / OC5. FeatureTest-Supports Returning Claims in ID Token
org.gluu.oxauth.interop.SupportsReturningClaimsInIdToken.discovery
oxAuthClient / OC5. FeatureTest-Supports Returning Different Claims in ID Token and UserInfo Endpoint
org.gluu.oxauth.interop.SupportsReturningDifferentClaimsInIdTokenAndUserInfoEndpoint.discovery
oxAuthClient / OC5. FeatureTest-Support token Response Type
org.gluu.oxauth.interop.SupportTokenResponseType.discovery
oxAuthClient / OC5. FeatureTest-UserInfo Endpoint
org.gluu.oxauth.interop.UserInfoEndpoint.discovery
oxAuthClient / OC5. FeatureTest-UserInfo Endpoint Access with Form-Encoded Body Method
org.gluu.oxauth.interop.UserInfoEndpointAccessWithFormEncodedBodyMethod.discovery
oxAuthClient / OC5. FeatureTest-UserInfo Endpoint Access with Header Method
org.gluu.oxauth.interop.UserInfoEndpointAccessWithHeaderMethod.discovery
oxAuthClient / OC5. FeatureTest-Uses Asymmetric ID Token Signatures
org.gluu.oxauth.interop.UsesAsymmetricIdTokenSignatures.discovery
oxAuthClient / OC5. FeatureTest-Uses Discovery
org.gluu.oxauth.interop.UsesDiscovery.discovery
oxAuthClient / OC5. FeatureTest-Uses Dynamic Registration
org.gluu.oxauth.interop.UsesDynamicRegistration.discovery
oxAuthClient / OC5. FeatureTest-Uses Symmetric ID Token Signatures
org.gluu.oxauth.interop.UsesSymmetricIdTokenSignatures.discovery
oxAuthClient / OC5. FeatureTest-Verifies Correct at hash when Implicit Flow Used
org.gluu.oxauth.interop.VerifiesCorrectAtHashWhenImplicitFlowUsed.discovery
oxAuthClient / OC5. FeatureTest-Verifies Correct c hash when Code Flow Used
org.gluu.oxauth.interop.VerifiesCorrectCHashWhenCodeFlowUsed.discovery
oxAuthClient / CIBA Configuration Test
org.gluu.oxauth.ciba.ConfigurationTest.discovery
oxAuthClient / CIBA Dynamic Client Registration Test
org.gluu.oxauth.ciba.RegistrationTest.discovery
oxAuthClient / CIBA Ping Mode
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.discovery
oxAuthClient / CIBA Poll Mode
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.discovery
oxAuthClient / CIBA Push Mode
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.discovery
oxAuthClient / CIBA Expired Requests
org.gluu.oxauth.ciba.BackchannelAuthenticationExpiredRequestsTests.discovery
oxAuthClient / CIBA Ping Mode JWT Requests
org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests.discovery
oxAuthClient / CIBA Poll Mode JWT Requests
org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests.discovery
oxAuthClient / Tests for Device Authz WS
org.gluu.oxauth.ws.rs.deviceauthz.DeviceAuthzRequestRegistrationTest.discovery
oxAuthClient / Tests for Device Authz flow
org.gluu.oxauth.ws.rs.deviceauthz.DeviceAuthzFlowHttpTest.discovery
Failed Tests: 1 (±0)
oxAuthClient / UMA : Test for getting UMA scopes (HTTP)
org.gluu.oxauth.ws.rs.uma.ScopeHttpTest.scopePresence
Skipped Tests: 993 (±0)
oxAuthClient / Address claims test (HTTP)
org.gluu.oxauth.ws.rs.AddressClaimsTest.authorizationRequestAlgA128KWEncA128GCM
org.gluu.oxauth.ws.rs.AddressClaimsTest.authorizationRequestAlgA256KWEncA256GCM
org.gluu.oxauth.ws.rs.AddressClaimsTest.authorizationRequestAlgRSA15EncA128CBCPLUSHS256
org.gluu.oxauth.ws.rs.AddressClaimsTest.authorizationRequestAlgRSAOAEPEncA256GCM
org.gluu.oxauth.ws.rs.AddressClaimsTest.authorizationRequestAlgRSA15EncA256CBCPLUSHS512
org.gluu.oxauth.ws.rs.AddressClaimsTest.authorizationRequestDefault
org.gluu.oxauth.ws.rs.AddressClaimsTest.authorizationRequestES256
org.gluu.oxauth.ws.rs.AddressClaimsTest.authorizationRequestES384
org.gluu.oxauth.ws.rs.AddressClaimsTest.authorizationRequestES512
org.gluu.oxauth.ws.rs.AddressClaimsTest.authorizationRequestHS256
org.gluu.oxauth.ws.rs.AddressClaimsTest.authorizationRequestHS384
org.gluu.oxauth.ws.rs.AddressClaimsTest.authorizationRequestPS256
org.gluu.oxauth.ws.rs.AddressClaimsTest.authorizationRequestHS512
org.gluu.oxauth.ws.rs.AddressClaimsTest.authorizationRequestPS384
org.gluu.oxauth.ws.rs.AddressClaimsTest.authorizationRequestRS256
org.gluu.oxauth.ws.rs.AddressClaimsTest.authorizationRequestPS512
org.gluu.oxauth.ws.rs.AddressClaimsTest.authorizationRequestRS512
org.gluu.oxauth.ws.rs.AddressClaimsTest.authorizationRequestRS384
oxAuthClient / Application Type Restriction (HTTP)
org.gluu.oxauth.ws.rs.ApplicationTypeRestrictionHttpTest.applicationTypeNativeSubjectTypePairwise
org.gluu.oxauth.ws.rs.ApplicationTypeRestrictionHttpTest.applicationTypeNativeSubjectTypePublic
org.gluu.oxauth.ws.rs.ApplicationTypeRestrictionHttpTest.omittedApplicationType
org.gluu.oxauth.ws.rs.ApplicationTypeRestrictionHttpTest.applicationTypeWebFail1
org.gluu.oxauth.ws.rs.ApplicationTypeRestrictionHttpTest.applicationTypeWeb
oxAuthClient / Token Binding test (HTTP)
org.gluu.oxauth.ws.rs.TokenBindingHttpTest.tokenBindingWithImplicitFlow
oxAuthClient / Access Token as JWT test (HTTP)
org.gluu.oxauth.ws.rs.AccessTokenAsJwtHttpTest.accessTokenAsJwt
oxAuthClient / Spontaneous Scope test (HTTP)
org.gluu.oxauth.ws.rs.SpontaneousScopeHttpTest.spontaneousScope
oxAuthClient / UMA Spontaneous Scope test (HTTP)
org.gluu.oxauth.ws.rs.uma.UmaSpontaneousScopeHttpTest.registerResource
org.gluu.oxauth.ws.rs.uma.UmaSpontaneousScopeHttpTest.registerPermissions
org.gluu.oxauth.ws.rs.uma.UmaSpontaneousScopeHttpTest.rptStatus
org.gluu.oxauth.ws.rs.uma.UmaSpontaneousScopeHttpTest.successfulRptRequest
oxAuthClient / Select Account test (HTTP)
org.gluu.oxauth.ws.rs.SelectAccountHttpTest.selectAccountTest
oxAuthClient / Authorization Code Flow test (HTTP)
org.gluu.oxauth.ws.rs.AuthorizationCodeFlowHttpTest.authorizationCodeFlow
org.gluu.oxauth.ws.rs.AuthorizationCodeFlowHttpTest.authorizationCodeDynamicScopeFlow
org.gluu.oxauth.ws.rs.AuthorizationCodeFlowHttpTest.authorizationCodeFlowLoginHint
org.gluu.oxauth.ws.rs.AuthorizationCodeFlowHttpTest.authorizationCodeFlowWithOptionalNonce
org.gluu.oxauth.ws.rs.AuthorizationCodeFlowHttpTest.authorizationCodeFlowNegativeTest
org.gluu.oxauth.ws.rs.AuthorizationCodeFlowHttpTest.authorizationCodeWithNotAllowedScopeFlow
org.gluu.oxauth.ws.rs.AuthorizationCodeFlowHttpTest.revokeTokens
oxAuthClient / Authorization Response Custom Header test
org.gluu.oxauth.ws.rs.AuthorizationResponseCustomHeaderTest.requestAuthorizationCustomHeader
org.gluu.oxauth.ws.rs.AuthorizationResponseCustomHeaderTest.requestAuthorizationCustomHeader
org.gluu.oxauth.ws.rs.AuthorizationResponseCustomHeaderTest.requestAuthorizationCustomHeader
org.gluu.oxauth.ws.rs.AuthorizationResponseCustomHeaderTest.requestAuthorizationCustomHeader
org.gluu.oxauth.ws.rs.AuthorizationResponseCustomHeaderTest.requestAuthorizationCustomHeader
org.gluu.oxauth.ws.rs.AuthorizationResponseCustomHeaderTest.requestAuthorizationCustomHeader
org.gluu.oxauth.ws.rs.AuthorizationResponseCustomHeaderTest.requestAuthorizationCustomHeader
oxAuthClient / Authorization Response Mode (HTTP)
org.gluu.oxauth.ws.rs.AuthorizationResponseModeHttpTest.defaultResponseModeBasicCode
org.gluu.oxauth.ws.rs.AuthorizationResponseModeHttpTest.defaultResponseModeHybridCodeIdTokenToken
org.gluu.oxauth.ws.rs.AuthorizationResponseModeHttpTest.defaultResponseModeHybridCodeIdToken
org.gluu.oxauth.ws.rs.AuthorizationResponseModeHttpTest.defaultResponseModeHybridCodeToken
org.gluu.oxauth.ws.rs.AuthorizationResponseModeHttpTest.formPostResponseModeBasicCode
org.gluu.oxauth.ws.rs.AuthorizationResponseModeHttpTest.defaultResponseModeImplicitIdTokenToken
org.gluu.oxauth.ws.rs.AuthorizationResponseModeHttpTest.defaultResponseModeImplicitIdToken
org.gluu.oxauth.ws.rs.AuthorizationResponseModeHttpTest.formPostResponseModeHybridCodeIdTokenToken
org.gluu.oxauth.ws.rs.AuthorizationResponseModeHttpTest.formPostResponseModeHybridCodeToken
org.gluu.oxauth.ws.rs.AuthorizationResponseModeHttpTest.formPostResponseModeHybridCodeIdToken
org.gluu.oxauth.ws.rs.AuthorizationResponseModeHttpTest.fragmentResponseModeBasicCode
org.gluu.oxauth.ws.rs.AuthorizationResponseModeHttpTest.formPostResponseModeImplicitIdTokenToken
org.gluu.oxauth.ws.rs.AuthorizationResponseModeHttpTest.formPostResponseModeImplicitIdToken
org.gluu.oxauth.ws.rs.AuthorizationResponseModeHttpTest.fragmentResponseModeHybridCodeIdTokenToken
org.gluu.oxauth.ws.rs.AuthorizationResponseModeHttpTest.fragmentResponseModeHybridCodeIdToken
org.gluu.oxauth.ws.rs.AuthorizationResponseModeHttpTest.fragmentResponseModeHybridCodeToken
org.gluu.oxauth.ws.rs.AuthorizationResponseModeHttpTest.queryResponseModeHybridCodeIdToken
org.gluu.oxauth.ws.rs.AuthorizationResponseModeHttpTest.fragmentResponseModeImplicitIdTokenToken
org.gluu.oxauth.ws.rs.AuthorizationResponseModeHttpTest.fragmentResponseModeImplicitIdToken
org.gluu.oxauth.ws.rs.AuthorizationResponseModeHttpTest.queryResponseModeBasicCode
org.gluu.oxauth.ws.rs.AuthorizationResponseModeHttpTest.queryResponseModeImplicitIdToken
org.gluu.oxauth.ws.rs.AuthorizationResponseModeHttpTest.queryResponseModeHybridCodeIdTokenToken
org.gluu.oxauth.ws.rs.AuthorizationResponseModeHttpTest.queryResponseModeHybridCodeToken
org.gluu.oxauth.ws.rs.AuthorizationResponseModeHttpTest.queryResponseModeImplicitIdTokenToken
oxAuthClient / Authorize test (HTTP)
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationAccessToken
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationAccessTokenSubjectTypePublic
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationAccessTokenFail
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationCode
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationCodeFail1
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationAccessTokenUserBasicAuth
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationCodeFail4
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationCodeFail3
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationCodeFail2
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationCodeIdTokenUserBasicAuth
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationCodeIdToken
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationCodeNoRedirection
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationCodeWithoutRedirectUri
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationCodeUserBasicAuth
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationCodeWithoutRedirectUriFail
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationCodeWithoutRedirectUriUserBasicAuth
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationIdToken
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationDenyAccessThenGrantAccess
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationPromptConsent
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationIdTokenUserBasicAuth
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationObjectUILocales
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationPromptConsentTrustedClient
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationPromptLogin
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationPromptLoginConsentTrustedClient
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationPromptLoginConsent
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationPromptNoneLoginConsentFail
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationPromptNoneFail
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationPromptNoneTrustedClient
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationToken
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationTokenCode
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationTokenCodeIdToken
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationTokenCodeUserBasicAuth
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationTokenCodeIdTokenUserBasicAuth
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationTokenFail2
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationTokenFail1
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationTokenIdToken
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationTokenIdTokenUserBasicAuth
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationTokenUserBasicAuth
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationWithoutScope
org.gluu.oxauth.ws.rs.AuthorizeRestWebServiceHttpTest.requestAuthorizationUILocales
oxAuthClient / Authorize session id test (HTTP)
org.gluu.oxauth.ws.rs.AuthorizeSessionIdRestWebServiceHttpTest.requestSessionIdAuthorizationCode1
org.gluu.oxauth.ws.rs.AuthorizeSessionIdRestWebServiceHttpTest.requestSessionIdAuthorizationCode2
oxAuthClient / Client Authentication Filter test (HTTP)
org.gluu.oxauth.ws.rs.ClientAuthenticationFilterHttpTest.requestAccessTokenCustomClientAuth1
org.gluu.oxauth.ws.rs.ClientAuthenticationFilterHttpTest.requestAccessTokenCustomClientAuth2
org.gluu.oxauth.ws.rs.ClientAuthenticationFilterHttpTest.requestClientRegistrationWithCustomAttributes
oxAuthClient / Client Credentials Grant test (HTTP)
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.clientSecretBasicAuthenticationMethod
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.clientSecretBasicAuthenticationMethodFail
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.clientSecretJwtAuthenticationMethodHS256Fail
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.clientSecretJwtAuthenticationMethodHS256
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.clientSecretJwtAuthenticationMethodHS384
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.clientSecretJwtAuthenticationMethodHS512
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.clientSecretJwtAuthenticationMethodHS384Fail
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.clientSecretPostAuthenticationMethod
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.clientSecretJwtAuthenticationMethodHS512Fail
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.clientSecretPostAuthenticationMethodFail1
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.clientSecretPostAuthenticationMethodFail2
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.clientSecretPostAuthenticationMethodFail3
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.defaultAuthenticationMethod
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.defaultAuthenticationMethodFail
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.privateKeyJwtAuthenticationMethodES256
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.privateKeyJwtAuthenticationMethodES256Fail
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.privateKeyJwtAuthenticationMethodES384
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.privateKeyJwtAuthenticationMethodES384Fail
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.privateKeyJwtAuthenticationMethodES512
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.privateKeyJwtAuthenticationMethodPS256
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.privateKeyJwtAuthenticationMethodES512Fail
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.privateKeyJwtAuthenticationMethodPS384
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.privateKeyJwtAuthenticationMethodPS256Fail
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.privateKeyJwtAuthenticationMethodPS384Fail
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.privateKeyJwtAuthenticationMethodPS512
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.privateKeyJwtAuthenticationMethodPS512Fail
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.privateKeyJwtAuthenticationMethodRS256Fail
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.privateKeyJwtAuthenticationMethodRS256
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.privateKeyJwtAuthenticationMethodRS384Fail
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.privateKeyJwtAuthenticationMethodRS384
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.privateKeyJwtAuthenticationMethodRS512
org.gluu.oxauth.ws.rs.ClientCredentialsGrantHttpTest.privateKeyJwtAuthenticationMethodRS512Fail
oxAuthClient / Client Info test (HTTP)
org.gluu.oxauth.ws.rs.ClientInfoRestWebServiceHttpTest.requestClientInfoImplicitFlow
org.gluu.oxauth.ws.rs.ClientInfoRestWebServiceHttpTest.requestClientInfoInvalidToken
org.gluu.oxauth.ws.rs.ClientInfoRestWebServiceHttpTest.requestClientInfoPasswordFlow
org.gluu.oxauth.ws.rs.ClientInfoRestWebServiceHttpTest.requestClientInfoInvalidRequest
oxAuthClient / Client Secret Basic test
org.gluu.oxauth.ws.rs.ClientSecretBasicTest.testEncode1
org.gluu.oxauth.ws.rs.ClientSecretBasicTest.testEncode2
org.gluu.oxauth.ws.rs.ClientSecretBasicTest.authorizationCodeFlow
org.gluu.oxauth.ws.rs.ClientSecretBasicTest.testEncode3
oxAuthClient / Client Specific Access Token Expiration
org.gluu.oxauth.ws.rs.ClientSpecificAccessTokenExpiration.authorizationCodeFlow
oxAuthClient / Client White List Black List Redirect Uris
org.gluu.oxauth.ws.rs.ClientWhiteListBlackListRedirectUris.requestClientAssociate
org.gluu.oxauth.ws.rs.ClientWhiteListBlackListRedirectUris.requestClientAssociateInBlackList
org.gluu.oxauth.ws.rs.ClientWhiteListBlackListRedirectUris.testUrlPatterList
org.gluu.oxauth.ws.rs.ClientWhiteListBlackListRedirectUris.requestClientUpdate
oxAuthClient / Configuration test (HTTP)
org.gluu.oxauth.ws.rs.ConfigurationRestWebServiceHttpTest.requestOpenIdConfiguration
oxAuthClient / Enable Client to restrict JavaScript Origins
org.gluu.oxauth.ws.rs.EnableClientToRestrictJavascriptOrigin.enableClientToRestrictJavascriptOrigin
oxAuthClient / Encode claims in state parameter
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.encodeClaimsInStateParameterAlgA128KWEncA128GCM
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.encodeClaimsInStateParameterAlgRSA15EncA256CBCPLUSHS512
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.encodeClaimsInStateParameterAlgA256KWEncA256GCM
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.encodeClaimsInStateParameterAlgRSAOAEPEncA256GCM
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.encodeClaimsInStateParameterAlgRSA15EncA128CBCPLUSHS256
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.encodeClaimsInStateParameterHS256
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.encodeClaimsInStateParameterES512
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.encodeClaimsInStateParameterES256
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.encodeClaimsInStateParameterES384
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.encodeClaimsInStateParameterHS384
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.encodeClaimsInStateParameterHS512
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.encodeClaimsInStateParameterPS384
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.encodeClaimsInStateParameterPS256
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.encodeClaimsInStateParameterRS256
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.encodeClaimsInStateParameterPS512
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.encodeClaimsInStateParameterRS384
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.encodeClaimsInStateParameterRS512
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.jwtStateAlgRSAOAEPEncA256GCMTest
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.jwtStateAlgRSA15EncA128CBCPLUSHS256Test
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.jwtStateAlgRSA15EncA256CBCPLUSHS512Test
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.jwtStateAlgA128KWEncA128GCMTest
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.jwtStateAlgA256KWEncA256GCMTest
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.jwtStateHS256Test
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.jwtStateES256Test
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.jwtStateES512Test
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.jwtStateHS384Test
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.jwtStateHS512Test
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.jwtStateES384Test
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.jwtStateNONETest
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.jwtStatePS384Test
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.jwtStatePS256Test
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.jwtStateRS256Test
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.jwtStatePS512Test
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.jwtStateRS384Test
org.gluu.oxauth.ws.rs.EncodeClaimsInStateParameter.jwtStateRS512Test
oxAuthClient / End Session test (HTTP)
org.gluu.oxauth.ws.rs.EndSessionRestWebServiceHttpTest.requestEndSession
org.gluu.oxauth.ws.rs.EndSessionRestWebServiceHttpTest.requestEndSessionWithSessionId
org.gluu.oxauth.ws.rs.EndSessionRestWebServiceHttpTest.requestEndSessionFail1
org.gluu.oxauth.ws.rs.EndSessionRestWebServiceHttpTest.requestEndSessionFail2
oxAuthClient / Grant Types Restriction (HTTP)
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction
oxAuthClient / Individual Claims Requests test
org.gluu.oxauth.ws.rs.IndividualClaimsRequestsTest.requestClaimsIndividuallyRequestObjectEncryptionAlgA128KWEncA128GCMUserInfoEncryptedResponseAlgA128KWEncA128GCM
org.gluu.oxauth.ws.rs.IndividualClaimsRequestsTest.requestClaimsIndividuallyRequestObjectEncryptionAlgRSA1_5EncA128CBC_PLUS_HS256UserInfoEncryptedResponseAlgRSA1_5EncA128CBC_PLUS_HS256
org.gluu.oxauth.ws.rs.IndividualClaimsRequestsTest.requestClaimsIndividuallyRequestObjectEncryptionAlgA256KWEncA256GCMUserInfoEncryptedResponseAlgA256KWEncA256GCM
org.gluu.oxauth.ws.rs.IndividualClaimsRequestsTest.requestClaimsIndividuallyRequestObjectEncryptionAlgRSA1_5EncA256CBC_PLUS_HS512UserInfoEncryptedResponseAlgRSA1_5EncA256CBC_PLUS_HS512
org.gluu.oxauth.ws.rs.IndividualClaimsRequestsTest.requestClaimsIndividuallyRequestObjectEncryptionAlgRSA_OAEPEncA256GCMUserInfoEncryptedResponseAlgRSA_OAEPEncA256GCM
org.gluu.oxauth.ws.rs.IndividualClaimsRequestsTest.requestClaimsIndividuallyRequestObjectSigningAlgES256UserInfoSignedResponseAlgES256
org.gluu.oxauth.ws.rs.IndividualClaimsRequestsTest.requestClaimsIndividuallyRequestObjectSigningAlgES384UserInfoSignedResponseAlgES384
org.gluu.oxauth.ws.rs.IndividualClaimsRequestsTest.requestClaimsIndividuallyRequestObjectSigningAlgES512UserInfoSignedResponseAlgES512
org.gluu.oxauth.ws.rs.IndividualClaimsRequestsTest.requestClaimsIndividuallyRequestObjectSigningAlgHS384UserInfoSignedResponseAlgHS384
org.gluu.oxauth.ws.rs.IndividualClaimsRequestsTest.requestClaimsIndividuallyRequestObjectSigningAlgHS256UserInfoSignedResponseAlgHS256
org.gluu.oxauth.ws.rs.IndividualClaimsRequestsTest.requestClaimsIndividuallyRequestObjectSigningAlgHS512UserInfoSignedResponseAlgHS512
org.gluu.oxauth.ws.rs.IndividualClaimsRequestsTest.requestClaimsIndividuallyRequestObjectSigningAlgNoneUserInfoSignedResponsAlgNone
org.gluu.oxauth.ws.rs.IndividualClaimsRequestsTest.requestClaimsIndividuallyRequestObjectSigningAlgNoneUserInfoSignedResponseJson
org.gluu.oxauth.ws.rs.IndividualClaimsRequestsTest.requestClaimsIndividuallyRequestObjectSigningAlgRS384UserInfoSignedResponseAlgRS384
org.gluu.oxauth.ws.rs.IndividualClaimsRequestsTest.requestClaimsIndividuallyRequestObjectSigningAlgRS256UserInfoSignedResponseAlgRS256
org.gluu.oxauth.ws.rs.IndividualClaimsRequestsTest.requestClaimsIndividuallyRequestObjectSigningAlgRS512UserInfoSignedResponseAlgRS512
oxAuthClient / JWK test (HTTP)
org.gluu.oxauth.ws.rs.JwkRestWebServiceHttpTest.requestClientJwks
org.gluu.oxauth.ws.rs.JwkRestWebServiceHttpTest.requestJwks
oxAuthClient / Multivalued claims
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestObjectWithMultivaluedClaimAlgA256KWEncA256GCM
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestObjectWithMultivaluedClaimAlgA128KWEncA128GCM
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestObjectWithMultivaluedClaimAlgRSA15EncA256CBCPLUSHS512
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestObjectWithMultivaluedClaimAlgRSAOAEPEncA256GCM
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestObjectWithMultivaluedClaimAlgRSA15EncA128CBCPLUSHS256
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestObjectWithMultivaluedClaimES256
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestObjectWithMultivaluedClaimES384
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestObjectWithMultivaluedClaimES512
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestObjectWithMultivaluedClaimHS256
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestObjectWithMultivaluedClaimNone
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestObjectWithMultivaluedClaimHS384
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestObjectWithMultivaluedClaimHS512
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestObjectWithMultivaluedClaimPS256
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestObjectWithMultivaluedClaimPS384
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestObjectWithMultivaluedClaimPS512
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestObjectWithMultivaluedClaimRS256
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestWithMultivaluedClaimAlgA128KWEncA128GCM
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestObjectWithMultivaluedClaimRS384
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestObjectWithMultivaluedClaimRS512
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestWithMultivaluedClaimAlgRSA15EncA128CBCPLUSHS256
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestWithMultivaluedClaimAlgA256KWEncA256GCM
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestWithMultivaluedClaimAlgRSA15EncA256CBCPLUSHS512
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestWithMultivaluedClaimAlgRSAOAEPEncA256GCM
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestWithMultivaluedClaimES384
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestWithMultivaluedClaimES256
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestWithMultivaluedClaimNone
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestWithMultivaluedClaimES512
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestWithMultivaluedClaimHS384
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestWithMultivaluedClaimHS256
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestWithMultivaluedClaimHS512
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestWithMultivaluedClaimPS512
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestWithMultivaluedClaimRS256
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestWithMultivaluedClaimPS384
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestWithMultivaluedClaimPS256
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestWithMultivaluedClaimRS384
org.gluu.oxauth.ws.rs.MultivaluedClaims.authorizationRequestWithMultivaluedClaimRS512
oxAuthClient / OpenID Request Object test (HTTP)
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestFileMethodFail1
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestFileMethodFail2
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestFileMethod
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestParameterMethod2
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestParameterMethod4
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestParameterMethod1
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestFileMethodFail3
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestParameterMethod3
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestParameterMethodAlgA128KWEncA128GCM
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestParameterMethod5
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestParameterMethod6
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestParameterMethodAlgA256KWEncA256GCM
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestParameterMethodAlgNone
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestParameterMethodES256X509Cert
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestParameterMethodAlgRSA15EncA128CBCPLUSHS256
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestParameterMethodAlgRSA15EncA256CBCPLUSHS512
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestParameterMethodES256
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestParameterMethodAlgRSAOAEPEncA256GCM
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestParameterMethodES512
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestParameterMethodES384X509Cert
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestParameterMethodES384
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestParameterMethodES512X509Cert
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestParameterMethodFail4
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestParameterMethodFail1
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestParameterMethodFail3
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestParameterMethodPS256
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestParameterMethodFail2
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestParameterMethodPS512
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestParameterMethodRS384
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestParameterMethodRS256X509Cert
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestParameterMethodPS384
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestParameterMethodRS256
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestParameterMethodRS384X509Cert
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestParameterMethodRS512X509Cert
org.gluu.oxauth.ws.rs.OpenIDRequestObjectHttpTest.requestParameterMethodRS512
oxAuthClient / Persist Client Authorizations test (HTTP)
org.gluu.oxauth.ws.rs.PersistClientAuthorizationsHttpTest.doNotPersistAuthorizationWhenPreAuthorized
org.gluu.oxauth.ws.rs.PersistClientAuthorizationsHttpTest.persistentClientAuthorizations
org.gluu.oxauth.ws.rs.PersistClientAuthorizationsHttpTest.persistentClientAuthorizationsSameSession
oxAuthClient / Register test (HTTP)
org.gluu.oxauth.ws.rs.RegistrationRestWebServiceHttpTest.registerWithApplicationTypeNativeAndSubjectTypePairwise
org.gluu.oxauth.ws.rs.RegistrationRestWebServiceHttpTest.registerWithHttp2
org.gluu.oxauth.ws.rs.RegistrationRestWebServiceHttpTest.requestClientAssociate2
org.gluu.oxauth.ws.rs.RegistrationRestWebServiceHttpTest.requestClientAssociate1
org.gluu.oxauth.ws.rs.RegistrationRestWebServiceHttpTest.registerWithHttp1
org.gluu.oxauth.ws.rs.RegistrationRestWebServiceHttpTest.requestClientAssociate3
org.gluu.oxauth.ws.rs.RegistrationRestWebServiceHttpTest.requestClientRegistrationFail3
org.gluu.oxauth.ws.rs.RegistrationRestWebServiceHttpTest.requestClientAssociate3
org.gluu.oxauth.ws.rs.RegistrationRestWebServiceHttpTest.deleteClient
org.gluu.oxauth.ws.rs.RegistrationRestWebServiceHttpTest.failRegistration_whenRedirectUriIsNotSetForResponseTypeCode
org.gluu.oxauth.ws.rs.RegistrationRestWebServiceHttpTest.requestClientRegistrationWithCustomAttributes
org.gluu.oxauth.ws.rs.RegistrationRestWebServiceHttpTest.registerWithCustomURI
org.gluu.oxauth.ws.rs.RegistrationRestWebServiceHttpTest.registerWithHttpFail
org.gluu.oxauth.ws.rs.RegistrationRestWebServiceHttpTest.requestClientRegistrationFail4
org.gluu.oxauth.ws.rs.RegistrationRestWebServiceHttpTest.requestClientRead
org.gluu.oxauth.ws.rs.RegistrationRestWebServiceHttpTest.requestClientUpdate3
org.gluu.oxauth.ws.rs.RegistrationRestWebServiceHttpTest.requestClientUpdate
oxAuthClient / Registration test with Software Statement
org.gluu.oxauth.ws.rs.RegistrationWithSoftwareStatement.requestClientRead1
org.gluu.oxauth.ws.rs.RegistrationWithSoftwareStatement.requestClientRegistrationFail2
org.gluu.oxauth.ws.rs.RegistrationWithSoftwareStatement.requestClientRegistrationFail1
org.gluu.oxauth.ws.rs.RegistrationWithSoftwareStatement.requestClientAssociate2
org.gluu.oxauth.ws.rs.RegistrationWithSoftwareStatement.requestClientAssociate1
org.gluu.oxauth.ws.rs.RegistrationWithSoftwareStatement.requestClientRead2
oxAuthClient / Sector Identifier URL Verification (HTTP)
org.gluu.oxauth.ws.rs.SectorIdentifierUrlVerificationHttpTest.publicSectorIdentifierType
org.gluu.oxauth.ws.rs.SectorIdentifierUrlVerificationHttpTest.sectorIdentifierUrlVerificationFail1
org.gluu.oxauth.ws.rs.SectorIdentifierUrlVerificationHttpTest.sectorIdentifierUrlVerificationFail2
org.gluu.oxauth.ws.rs.SectorIdentifierUrlVerificationHttpTest.sectorIdentifierUrlVerificationFail3
org.gluu.oxauth.ws.rs.SectorIdentifierUrlVerificationHttpTest.shareSubjectIdBetweenClientsWithSameSectorId
oxAuthClient / SSO with Multiple Backend Services test (HTTP)
org.gluu.oxauth.ws.rs.SSOWithMultipleBackendServicesHttpTest.sessionWorkFlow2
org.gluu.oxauth.ws.rs.SSOWithMultipleBackendServicesHttpTest.sessionWorkFlow1
oxAuthClient / OpenID Connect Discovery test (HTTP)
org.gluu.oxauth.ws.rs.OpenIDConnectDiscoveryHttpTest.emailNormalization1
org.gluu.oxauth.ws.rs.OpenIDConnectDiscoveryHttpTest.emailNormalization6
org.gluu.oxauth.ws.rs.OpenIDConnectDiscoveryHttpTest.emailNormalization5
org.gluu.oxauth.ws.rs.OpenIDConnectDiscoveryHttpTest.emailNormalization2
org.gluu.oxauth.ws.rs.OpenIDConnectDiscoveryHttpTest.emailNormalization3
org.gluu.oxauth.ws.rs.OpenIDConnectDiscoveryHttpTest.emailNormalization4
org.gluu.oxauth.ws.rs.OpenIDConnectDiscoveryHttpTest.hostNormalization1
org.gluu.oxauth.ws.rs.OpenIDConnectDiscoveryHttpTest.hostNormalization3
org.gluu.oxauth.ws.rs.OpenIDConnectDiscoveryHttpTest.urlNormalization1
org.gluu.oxauth.ws.rs.OpenIDConnectDiscoveryHttpTest.hostNormalization2
org.gluu.oxauth.ws.rs.OpenIDConnectDiscoveryHttpTest.hostNormalization4
org.gluu.oxauth.ws.rs.OpenIDConnectDiscoveryHttpTest.requestOpenIdConnectDiscovery
org.gluu.oxauth.ws.rs.OpenIDConnectDiscoveryHttpTest.urlNormalization3
org.gluu.oxauth.ws.rs.OpenIDConnectDiscoveryHttpTest.urlNormalization2
org.gluu.oxauth.ws.rs.OpenIDConnectDiscoveryHttpTest.urlNormalization6
org.gluu.oxauth.ws.rs.OpenIDConnectDiscoveryHttpTest.urlNormalization4
org.gluu.oxauth.ws.rs.OpenIDConnectDiscoveryHttpTest.urlNormalization7
org.gluu.oxauth.ws.rs.OpenIDConnectDiscoveryHttpTest.urlNormalization5
oxAuthClient / Token Endpoint Auth Method Restriction (HTTP)
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretBasicFail1
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretBasic
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.omittedTokenEndpointAuthMethod
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretBasicFail2
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretJwtES384Fail
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretJwt
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretJwtFail1
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretBasicFail3
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretJwtES512Fail
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretJwtES256Fail
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretJwtPS256Fail
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretJwtHS512
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretJwtHS384
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretJwtFail2
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretJwtHS256
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretJwtFail3
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretJwtRS512Fail
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretJwtSigningAlgHS256
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretJwtPS384Fail
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretJwtRS384Fail
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretJwtRS256Fail
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretJwtPS512Fail
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretJwtSigningAlgHS256Fail2
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretJwtSigningAlgHS256Fail1
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretJwtSigningAlgHS384Fail2
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretJwtSigningAlgHS384Fail1
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretJwtSigningAlgHS384
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretJwtSigningAlgHS512Fail1
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretJwtSigningAlgHS512Fail2
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretPostFail3
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretPostFail2
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretPost
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretJwtSigningAlgHS512
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodClientSecretPostFail1
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtES384
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwt
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtFail2
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtES256
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtFail1
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtES512
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtPS256
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtPS384
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtFail3
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtPS512
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtRS384
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtRS256
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgES256
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtRS512
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgES256Fail5
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgES256Fail4
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgES256Fail3
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgES256Fail2
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgES256Fail1
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgES384
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgES384Fail5
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgES384Fail1
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgES384Fail3
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgES384Fail2
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgES512
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgES384Fail4
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgES512Fail3
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgES512Fail4
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgES512Fail5
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgES512Fail2
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgES512Fail1
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgPS256Fail3
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgPS256Fail2
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgPS256
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgPS256Fail1
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgPS256Fail5
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgPS256Fail4
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgPS384Fail3
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgPS384Fail1
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgPS384Fail2
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgPS384
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgPS384Fail5
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgPS384Fail4
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgPS512Fail4
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgPS512
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgPS512Fail2
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgPS512Fail3
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgPS512Fail1
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgPS512Fail5
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgRS256Fail1
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgRS256
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgRS256Fail4
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgRS256Fail2
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgRS256Fail5
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgRS256Fail3
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgRS384Fail5
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgRS384Fail1
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgRS384Fail3
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgRS384Fail2
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgRS384
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgRS384Fail4
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgRS512Fail2
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgRS512Fail1
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgRS512Fail4
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgRS512Fail5
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgRS512Fail3
org.gluu.oxauth.ws.rs.TokenEndpointAuthMethodRestrictionHttpTest.tokenEndpointAuthMethodPrivateKeyJwtSigningAlgRS512
oxAuthClient / Token test (HTTP)
org.gluu.oxauth.ws.rs.TokenRestWebServiceHttpTest.requestAccessTokenClientCredentials
org.gluu.oxauth.ws.rs.TokenRestWebServiceHttpTest.refreshingAccessTokenFail
org.gluu.oxauth.ws.rs.TokenRestWebServiceHttpTest.requestAccessTokenFail
org.gluu.oxauth.ws.rs.TokenRestWebServiceHttpTest.requestAccessTokenPasswordFail
org.gluu.oxauth.ws.rs.TokenRestWebServiceHttpTest.requestAccessTokenWithClientSecretJwtES384
org.gluu.oxauth.ws.rs.TokenRestWebServiceHttpTest.requestAccessTokenWithClientSecretJwtES256
org.gluu.oxauth.ws.rs.TokenRestWebServiceHttpTest.requestAccessTokenPassword
org.gluu.oxauth.ws.rs.TokenRestWebServiceHttpTest.requestAccessTokenWithClientSecretJwtES256X509Cert
org.gluu.oxauth.ws.rs.TokenRestWebServiceHttpTest.requestAccessTokenWithClientSecretJwtES512
org.gluu.oxauth.ws.rs.TokenRestWebServiceHttpTest.requestAccessTokenWithClientSecretJwtES384X509Cert
org.gluu.oxauth.ws.rs.TokenRestWebServiceHttpTest.requestAccessTokenWithClientSecretJwtFail
org.gluu.oxauth.ws.rs.TokenRestWebServiceHttpTest.requestAccessTokenWithClientSecretJwtHS256
org.gluu.oxauth.ws.rs.TokenRestWebServiceHttpTest.requestAccessTokenWithClientSecretJwtES512X509Cert
org.gluu.oxauth.ws.rs.TokenRestWebServiceHttpTest.requestAccessTokenWithClientSecretJwtHS384
org.gluu.oxauth.ws.rs.TokenRestWebServiceHttpTest.requestAccessTokenWithClientSecretJwtHS512
org.gluu.oxauth.ws.rs.TokenRestWebServiceHttpTest.requestAccessTokenWithClientSecretJwtRS256
org.gluu.oxauth.ws.rs.TokenRestWebServiceHttpTest.requestAccessTokenWithClientSecretJwtPS512
org.gluu.oxauth.ws.rs.TokenRestWebServiceHttpTest.requestAccessTokenWithClientSecretJwtPS384
org.gluu.oxauth.ws.rs.TokenRestWebServiceHttpTest.requestAccessTokenWithClientSecretJwtPS256
org.gluu.oxauth.ws.rs.TokenRestWebServiceHttpTest.requestAccessTokenWithClientSecretJwtRS384X509Cert
org.gluu.oxauth.ws.rs.TokenRestWebServiceHttpTest.requestAccessTokenWithClientSecretJwtRS512X509Cert
org.gluu.oxauth.ws.rs.TokenRestWebServiceHttpTest.requestAccessTokenWithClientSecretPost
org.gluu.oxauth.ws.rs.TokenRestWebServiceHttpTest.requestAccessTokenWithClientSecretJwtRS256X509Cert
org.gluu.oxauth.ws.rs.TokenRestWebServiceHttpTest.requestAccessTokenWithClientSecretJwtRS384
org.gluu.oxauth.ws.rs.TokenRestWebServiceHttpTest.requestAccessTokenWithClientSecretJwtRS512
oxAuthClient / Token revocation test (HTTP)
org.gluu.oxauth.ws.rs.TokenRevocationTest.requestTokenRevocation1
org.gluu.oxauth.ws.rs.TokenRevocationTest.requestTokenRevocationFail2
org.gluu.oxauth.ws.rs.TokenRevocationTest.requestTokenRevocation2
org.gluu.oxauth.ws.rs.TokenRevocationTest.requestTokenRevocationFail1
org.gluu.oxauth.ws.rs.TokenRevocationTest.requestTokenRevocation3
org.gluu.oxauth.ws.rs.TokenRevocationTest.requestTokenRevocationOptionalTokenTypeHint
org.gluu.oxauth.ws.rs.TokenRevocationTest.requestTokenRevocationFail3
org.gluu.oxauth.ws.rs.TokenRevocationTest.requestTokenRevocation_withPublicClient
oxAuthClient / Token Signatures test (HTTP)
org.gluu.oxauth.ws.rs.TokenSignaturesHttpTest.getMessageDigestSHA384
org.gluu.oxauth.ws.rs.TokenSignaturesHttpTest.getMessageDigestSHA256
org.gluu.oxauth.ws.rs.TokenSignaturesHttpTest.getMessageDigestSHA512
org.gluu.oxauth.ws.rs.TokenSignaturesHttpTest.hs512
org.gluu.oxauth.ws.rs.TokenSignaturesHttpTest.hs384
org.gluu.oxauth.ws.rs.TokenSignaturesHttpTest.hs256
org.gluu.oxauth.ws.rs.TokenSignaturesHttpTest.printAlgorithmsAndProviders
org.gluu.oxauth.ws.rs.TokenSignaturesHttpTest.requestAuthorizationIdTokenES512
org.gluu.oxauth.ws.rs.TokenSignaturesHttpTest.requestAuthorizationIdTokenES384
org.gluu.oxauth.ws.rs.TokenSignaturesHttpTest.requestAuthorizationIdTokenHS384
org.gluu.oxauth.ws.rs.TokenSignaturesHttpTest.requestAuthorizationIdTokenES256
org.gluu.oxauth.ws.rs.TokenSignaturesHttpTest.requestAuthorizationIdTokenHS256
org.gluu.oxauth.ws.rs.TokenSignaturesHttpTest.requestAuthorizationIdTokenHS512
org.gluu.oxauth.ws.rs.TokenSignaturesHttpTest.requestAuthorizationIdTokenPS256
org.gluu.oxauth.ws.rs.TokenSignaturesHttpTest.requestAuthorizationIdTokenPRS384
org.gluu.oxauth.ws.rs.TokenSignaturesHttpTest.requestAuthorizationIdTokenNone
org.gluu.oxauth.ws.rs.TokenSignaturesHttpTest.requestAuthorizationIdTokenPS512
org.gluu.oxauth.ws.rs.TokenSignaturesHttpTest.requestAuthorizationIdTokenRS384
org.gluu.oxauth.ws.rs.TokenSignaturesHttpTest.testES256
org.gluu.oxauth.ws.rs.TokenSignaturesHttpTest.requestAuthorizationIdTokenRS512
org.gluu.oxauth.ws.rs.TokenSignaturesHttpTest.requestAuthorizationIdTokenRS256
org.gluu.oxauth.ws.rs.TokenSignaturesHttpTest.testES384
org.gluu.oxauth.ws.rs.TokenSignaturesHttpTest.testRS256
org.gluu.oxauth.ws.rs.TokenSignaturesHttpTest.testRS384
org.gluu.oxauth.ws.rs.TokenSignaturesHttpTest.testRS512
org.gluu.oxauth.ws.rs.TokenSignaturesHttpTest.testES512
oxAuthClient / User Authentication Filter test (HTTP)
org.gluu.oxauth.ws.rs.UserAuthenticationFilterHttpTest.requestAccessTokenCustomAuth1
org.gluu.oxauth.ws.rs.UserAuthenticationFilterHttpTest.requestAccessTokenCustomAuth2
org.gluu.oxauth.ws.rs.UserAuthenticationFilterHttpTest.requestAccessTokenCustomAuth3
org.gluu.oxauth.ws.rs.UserAuthenticationFilterHttpTest.requestAccessTokenCustomAuth5
org.gluu.oxauth.ws.rs.UserAuthenticationFilterHttpTest.requestAccessTokenCustomAuth4
oxAuthClient / User Info test (HTTP)
org.gluu.oxauth.ws.rs.UserInfoRestWebServiceHttpTest.claimsRequestWithEssentialNameClaim
org.gluu.oxauth.ws.rs.UserInfoRestWebServiceHttpTest.requestUserInfoAlgA128KWEncA128GCM
org.gluu.oxauth.ws.rs.UserInfoRestWebServiceHttpTest.requestUserInfoAdditionalClaims
org.gluu.oxauth.ws.rs.UserInfoRestWebServiceHttpTest.requestUserInfoAlgA256KWEncA256GCM
org.gluu.oxauth.ws.rs.UserInfoRestWebServiceHttpTest.requestUserInfoAlgRSA15EncA128CBCPLUSHS256
org.gluu.oxauth.ws.rs.UserInfoRestWebServiceHttpTest.requestUserInfoES384
org.gluu.oxauth.ws.rs.UserInfoRestWebServiceHttpTest.requestUserInfoDynamicScopesImplicitFlow
org.gluu.oxauth.ws.rs.UserInfoRestWebServiceHttpTest.requestUserInfoAlgRSA15EncA256CBCPLUSHS512
org.gluu.oxauth.ws.rs.UserInfoRestWebServiceHttpTest.requestUserInfoDynamicScopesPasswordFlow
org.gluu.oxauth.ws.rs.UserInfoRestWebServiceHttpTest.requestUserInfoES256
org.gluu.oxauth.ws.rs.UserInfoRestWebServiceHttpTest.requestUserInfoAlgRSAOAEPEncA256GCM
org.gluu.oxauth.ws.rs.UserInfoRestWebServiceHttpTest.requestUserInfoImplicitFlow
org.gluu.oxauth.ws.rs.UserInfoRestWebServiceHttpTest.requestUserInfoHS384
org.gluu.oxauth.ws.rs.UserInfoRestWebServiceHttpTest.requestUserInfoExpiredAccessToken
org.gluu.oxauth.ws.rs.UserInfoRestWebServiceHttpTest.requestUserInfoHS256
org.gluu.oxauth.ws.rs.UserInfoRestWebServiceHttpTest.requestUserInfoHS512
org.gluu.oxauth.ws.rs.UserInfoRestWebServiceHttpTest.requestUserInfoES512
org.gluu.oxauth.ws.rs.UserInfoRestWebServiceHttpTest.requestUserInfoPasswordFlow
org.gluu.oxauth.ws.rs.UserInfoRestWebServiceHttpTest.requestUserInfoInsufficientScope
org.gluu.oxauth.ws.rs.UserInfoRestWebServiceHttpTest.requestUserInfoInvalidRequest
org.gluu.oxauth.ws.rs.UserInfoRestWebServiceHttpTest.requestUserInfoInvalidToken
org.gluu.oxauth.ws.rs.UserInfoRestWebServiceHttpTest.requestUserInfoPS256
org.gluu.oxauth.ws.rs.UserInfoRestWebServiceHttpTest.requestUserInfoPS384
org.gluu.oxauth.ws.rs.UserInfoRestWebServiceHttpTest.requestUserInfoPS512
org.gluu.oxauth.ws.rs.UserInfoRestWebServiceHttpTest.requestUserInfoRS512
org.gluu.oxauth.ws.rs.UserInfoRestWebServiceHttpTest.requestUserInfoRS384
org.gluu.oxauth.ws.rs.UserInfoRestWebServiceHttpTest.requestUserInfoRS256
org.gluu.oxauth.ws.rs.UserInfoRestWebServiceHttpTest.requestUserInfoSubjectTypePublic
org.gluu.oxauth.ws.rs.UserInfoRestWebServiceHttpTest.requestUserInfoWithNotAllowedScopeImplicitFlow
org.gluu.oxauth.ws.rs.UserInfoRestWebServiceHttpTest.requestUserInfoWithoutOpenidScope
org.gluu.oxauth.ws.rs.UserInfoRestWebServiceHttpTest.requestUserInfoWithNotAllowedScopePasswordFlow
oxAuthClient / Validate Id Token Hashes test
org.gluu.oxauth.ws.rs.ValidateIdTokenHashesTest.validateIdTokenHashes
oxAuthClient / Web Keys Test
org.gluu.oxauth.ws.rs.WebKeysTest.webKeyTest
org.gluu.oxauth.ws.rs.WebKeysTest.webKeyTest
org.gluu.oxauth.ws.rs.WebKeysTest.webKeyTest
org.gluu.oxauth.ws.rs.WebKeysTest.webKeyTest
oxAuthClient / UMA : Getting UMA meta data configuration (HTTP)
org.gluu.oxauth.ws.rs.uma.MetaDataFlowHttpTest.testGetUmaMetaDataConfiguration
oxAuthClient / UMA : Obtain PAT token test (HTTP)
org.gluu.oxauth.ws.rs.uma.ObtainPatTokenFlowHttpTest.testObtainPatTokenFlow
oxAuthClient / UMA : Register resource test (HTTP)
org.gluu.oxauth.ws.rs.uma.RegisterResourceFlowHttpTest.addResource
org.gluu.oxauth.ws.rs.uma.RegisterResourceFlowHttpTest.testModifyResourceWithInvalidPat
org.gluu.oxauth.ws.rs.uma.RegisterResourceFlowHttpTest.modifyNotExistingResource
org.gluu.oxauth.ws.rs.uma.RegisterResourceFlowHttpTest.getOneResource
org.gluu.oxauth.ws.rs.uma.RegisterResourceFlowHttpTest.modifyResource
org.gluu.oxauth.ws.rs.uma.RegisterResourceFlowHttpTest.deleteResource
org.gluu.oxauth.ws.rs.uma.RegisterResourceFlowHttpTest.getResources
oxAuthClient / Response Types Restriction (HTTP)
org.gluu.oxauth.ws.rs.ResponseTypesRestrictionHttpTest.omittedResponseTypes
org.gluu.oxauth.ws.rs.ResponseTypesRestrictionHttpTest.omittedResponseTypesFail
org.gluu.oxauth.ws.rs.ResponseTypesRestrictionHttpTest.omittedResponseTypesFail
org.gluu.oxauth.ws.rs.ResponseTypesRestrictionHttpTest.omittedResponseTypesFail
org.gluu.oxauth.ws.rs.ResponseTypesRestrictionHttpTest.omittedResponseTypesFail
org.gluu.oxauth.ws.rs.ResponseTypesRestrictionHttpTest.omittedResponseTypesFail
org.gluu.oxauth.ws.rs.ResponseTypesRestrictionHttpTest.omittedResponseTypesFail
org.gluu.oxauth.ws.rs.ResponseTypesRestrictionHttpTest.responseTypesCodeIdToken
org.gluu.oxauth.ws.rs.ResponseTypesRestrictionHttpTest.responseTypesCodeIdTokenFail
org.gluu.oxauth.ws.rs.ResponseTypesRestrictionHttpTest.responseTypesTokenIdToken
org.gluu.oxauth.ws.rs.ResponseTypesRestrictionHttpTest.responseTypesCodeIdTokenFail
org.gluu.oxauth.ws.rs.ResponseTypesRestrictionHttpTest.responseTypesCodeIdTokenFail
org.gluu.oxauth.ws.rs.ResponseTypesRestrictionHttpTest.responseTypesCodeIdTokenFail
org.gluu.oxauth.ws.rs.ResponseTypesRestrictionHttpTest.responseTypesTokenIdTokenFail
org.gluu.oxauth.ws.rs.ResponseTypesRestrictionHttpTest.responseTypesTokenIdTokenFail
org.gluu.oxauth.ws.rs.ResponseTypesRestrictionHttpTest.responseTypesTokenIdTokenFail
org.gluu.oxauth.ws.rs.ResponseTypesRestrictionHttpTest.responseTypesTokenIdTokenFail
oxAuthClient / UMA : Register UMA permissions test (HTTP)
org.gluu.oxauth.ws.rs.uma.UmaRegisterPermissionFlowHttpTest.testRegisterPermissionForInvalidResource
org.gluu.oxauth.ws.rs.uma.UmaRegisterPermissionFlowHttpTest.testRegisterPermission
oxAuthClient / UMA : Test for getting access to UMA protected resource (HTTP)
org.gluu.oxauth.ws.rs.uma.AccessProtectedResourceFlowHttpTest.rsRegisterPermissions
org.gluu.oxauth.ws.rs.uma.AccessProtectedResourceFlowHttpTest.registerResource
org.gluu.oxauth.ws.rs.uma.AccessProtectedResourceFlowHttpTest.repeatRptRequest
org.gluu.oxauth.ws.rs.uma.AccessProtectedResourceFlowHttpTest.rptStatus
org.gluu.oxauth.ws.rs.uma.AccessProtectedResourceFlowHttpTest.requestRptAndGetNeedsInfo
org.gluu.oxauth.ws.rs.uma.AccessProtectedResourceFlowHttpTest.successfulRptRequest
org.gluu.oxauth.ws.rs.uma.AccessProtectedResourceFlowHttpTest.claimsGathering
oxAuthClient / Client authentication by Access Token
org.gluu.oxauth.ws.rs.uma.ClientAuthenticationByAccessTokenHttpTest.requestClientRegistrationWithCustomAttributes
org.gluu.oxauth.ws.rs.uma.ClientAuthenticationByAccessTokenHttpTest.requestAccessTokenCustomClientAuth1
org.gluu.oxauth.ws.rs.uma.ClientAuthenticationByAccessTokenHttpTest.requestRptAndGetNeedsInfo
org.gluu.oxauth.ws.rs.uma.ClientAuthenticationByAccessTokenHttpTest.rsRegisterPermissions
org.gluu.oxauth.ws.rs.uma.ClientAuthenticationByAccessTokenHttpTest.registerResource
oxAuthClient / Introspection test (HTTP)
org.gluu.oxauth.ws.rs.IntrospectionWsHttpTest.basicAuthentication
org.gluu.oxauth.ws.rs.IntrospectionWsHttpTest.bearerWithResponseAsJwt
org.gluu.oxauth.ws.rs.IntrospectionWsHttpTest.introspectWithValidAuthorizationButInvalidTokenShouldReturnActiveFalse
org.gluu.oxauth.ws.rs.IntrospectionWsHttpTest.bearer
oxAuthClient / PKCE test (HTTP)
org.gluu.oxauth.ws.rs.PkceHttpTest.tokenWithPkceCheck
org.gluu.oxauth.ws.rs.PkceHttpTest.invalidCodeVerifier
oxAuthClient / OC5. FeatureTest-Accept Request Without redirect uri when One Registered
org.gluu.oxauth.interop.AcceptRequestWithoutRedirectUriWhenOneRegistered.acceptRequestWithoutRedirectUriWhenOneRegistered
oxAuthClient / OC5. FeatureTest-Accept Valid Asymmetric ID Token Signature
org.gluu.oxauth.interop.AcceptValidAsymmetricIdTokenSignature.acceptValidAsymmetricIdTokenSignatureRS256
org.gluu.oxauth.interop.AcceptValidAsymmetricIdTokenSignature.acceptValidAsymmetricIdTokenSignatureES256
oxAuthClient / OC5. FeatureTest-Accept Valid Symmetric ID Token Signature
org.gluu.oxauth.interop.AcceptValidSymmetricIdTokenSignature.acceptValidSymmetricIdTokenSignature
oxAuthClient / OC5. FeatureTest-Can Make Access Token Request with client secret basic Authentication
org.gluu.oxauth.interop.CanMakeAccessTokenRequestWithClientSecretBasicAuthentication.canMakeAccessTokenRequestWithClientSecretBasicAuthentication
oxAuthClient / OC5. FeatureTest-Can Make Access Token Request with client secret jwt Authentication
org.gluu.oxauth.interop.CanMakeAccessTokenRequestWithClientSecretJwtAuthentication.canMakeAccessTokenRequestWithClientSecretJwtAuthentication
oxAuthClient / OC5. FeatureTest-Can Make Access Token Request with client secret post Authentication
org.gluu.oxauth.interop.CanMakeAccessTokenRequestWithClientSecretPostAuthentication.canMakeAccessTokenRequestWithClientSecretPostAuthentication
oxAuthClient / OC5. FeatureTest-Can Make Access Token Request with private key jwt Authentication
org.gluu.oxauth.interop.CanMakeAccessTokenRequestWithPrivateKeyJwtAuthentication.canMakeAccessTokenRequestWithPrivateKeyJwtAuthentication
oxAuthClient / OC5. FeatureTest-Can Provide Encrypted ID Token Response
org.gluu.oxauth.interop.CanProvideEncryptedIdTokenResponse.canProvideEncryptedIdTokenResponseAlgA128KWEncA128GCM
org.gluu.oxauth.interop.CanProvideEncryptedIdTokenResponse.canProvideEncryptedIdTokenResponseAlgA256KWEncA256GCM
org.gluu.oxauth.interop.CanProvideEncryptedIdTokenResponse.canProvideEncryptedIdTokenResponseAlgRSA15EncA256CBCPLUSHS512
org.gluu.oxauth.interop.CanProvideEncryptedIdTokenResponse.canProvideEncryptedIdTokenResponseAlgRSA15EncA128CBCPLUSHS256
org.gluu.oxauth.interop.CanProvideEncryptedIdTokenResponse.canProvideEncryptedIdTokenResponseAlgRSAOAEPEncA256GCM
oxAuthClient / OC5. FeatureTest-Can Provide Encrypted UserInfo Response
org.gluu.oxauth.interop.CanProvideEncryptedUserInfoResponse.canProvideEncryptedUserInfoResponseAlgA128KWEncA128GCM
org.gluu.oxauth.interop.CanProvideEncryptedUserInfoResponse.canProvideEncryptedUserInfoResponseAlgA256KWEncA256GCM
org.gluu.oxauth.interop.CanProvideEncryptedUserInfoResponse.canProvideEncryptedUserInfoResponseAlgRSA15EncA256CBCPLUSHS512
org.gluu.oxauth.interop.CanProvideEncryptedUserInfoResponse.canProvideEncryptedUserInfoResponseAlgRSA15EncA128CBCPLUSHS256
org.gluu.oxauth.interop.CanProvideEncryptedUserInfoResponse.canProvideEncryptedUserInfoResponseAlgRSAOAEPEncA256GCM
oxAuthClient / OC5. FeatureTest-Can Provide Signed UserInfo Response
org.gluu.oxauth.interop.CanProvideSignedUserInfoResponse.canProvideSignedUserInfoResponseES384
org.gluu.oxauth.interop.CanProvideSignedUserInfoResponse.canProvideSignedUserInfoResponseES256
org.gluu.oxauth.interop.CanProvideSignedUserInfoResponse.canProvideSignedUserInfoResponseES512
org.gluu.oxauth.interop.CanProvideSignedUserInfoResponse.canProvideSignedUserInfoResponseHS256
org.gluu.oxauth.interop.CanProvideSignedUserInfoResponse.canProvideSignedUserInfoResponseHS384
org.gluu.oxauth.interop.CanProvideSignedUserInfoResponse.canProvideSignedUserInfoResponseRS384
org.gluu.oxauth.interop.CanProvideSignedUserInfoResponse.canProvideSignedUserInfoResponseRS512
org.gluu.oxauth.interop.CanProvideSignedUserInfoResponse.canProvideSignedUserInfoResponseHS512
org.gluu.oxauth.interop.CanProvideSignedUserInfoResponse.canProvideSignedUserInfoResponseRS256
oxAuthClient / OC5. FeatureTest-Can Request and Use Claims in id token
org.gluu.oxauth.interop.CanRequestAndUseClaimsInIdToken.canRequestAndUseClaimsInIdToken
oxAuthClient / OC5. FeatureTest-Can Request and Use Encrypted ID Token Response
org.gluu.oxauth.interop.CanRequestAndUseEncryptedIdTokenResponse.canRequestAndUseEncryptedIdTokenResponse
oxAuthClient / OC5. FeatureTest-Can Request and Use Signed UserInfo Response
org.gluu.oxauth.interop.CanRequestAndUseSignedUserInfoResponse.canRequestAndUseSignedUserInfoResponse
oxAuthClient / OC5. FeatureTest-Displays Logo in Login Page
org.gluu.oxauth.interop.DisplaysLogoInLoginPage.displaysLogoInLoginPage
oxAuthClient / OC5. FeatureTest-Displays Policy in Login Page
org.gluu.oxauth.interop.DisplaysPolicyUriInLoginPage.displaysPolicyUrlInLoginPage
oxAuthClient / OC5. FeatureTest-Support WebFinger Discovery
org.gluu.oxauth.interop.SupportWebFingerDiscovery.supportWebFingerDiscovery
oxAuthClient / OC5. FeatureTest-Enables Dynamic Registration
org.gluu.oxauth.interop.EnablesDynamicRegistration.enablesDynamicRegistration
oxAuthClient / OC5. FeatureTest-Ignores Extra Query Component in Request
org.gluu.oxauth.interop.IgnoresExtraQueryComponentInRequest.ignoresExtraQueryComponentInRequest
oxAuthClient / OC5. FeatureTest-Includes at hash in ID Token when Implicit Flow Used
org.gluu.oxauth.interop.IncludesAtHashInIdTokenWhenImplicitFlowUsed.includesAtHashInIdTokenWhenImplicitFlowUsed
oxAuthClient / OC5. FeatureTest-Includes c hash in ID Token when Code Flow Used
org.gluu.oxauth.interop.IncludesCHashInIdTokenWhenCodeFlowUsed.includesCHashInIdTokenWhenCodeFlowUsed
oxAuthClient / OPRegistrationJwks
org.gluu.oxauth.interop.OPRegistrationJwks.opRegistrationJwks
org.gluu.oxauth.interop.OPRegistrationJwks.opRegistrationJwksUri
oxAuthClient / ProvidingAcrValues
org.gluu.oxauth.interop.ProvidingAcrValues.providingAcrValues
oxAuthClient / OC5. FeatureTest-Providing ID Token with Essential auth time Claim
org.gluu.oxauth.interop.ProvidingIdTokenWithEssentialAuthTimeClaim.providingIdTokenWithEssentialAuthTimeClaim
oxAuthClient / OC5. FeatureTest-Providing ID Token with max age Restriction
org.gluu.oxauth.interop.ProvidingIdTokenWithMaxAgeRestriction.providingIdTokenWithMaxAgeRestrictionJwtAuthorizationRequest
org.gluu.oxauth.interop.ProvidingIdTokenWithMaxAgeRestriction.providingIdTokenWithMaxAgeRestriction
oxAuthClient / OC5. FeatureTest-Providing Individually Requested Essential and Voluntary Claims
org.gluu.oxauth.interop.ProvidingIndividuallyRequestedEssentialAndVoluntaryClaims.providingIndividuallyRequestedEssentialAndVoluntaryClaims
oxAuthClient / OC5. FeatureTest-Providing Individually Requested Essential Claims
org.gluu.oxauth.interop.ProvidingIndividuallyRequestedEssentialClaims.providingIndividuallyRequestedEssentialClaims
oxAuthClient / OC5. FeatureTest-Providing Individually Requested Voluntary Claims
org.gluu.oxauth.interop.ProvidingIndividuallyRequestedVoluntaryClaims.providingIndividuallyRequestedVoluntaryClaims
oxAuthClient / OC5. FeatureTest-Publish openid-configuration Discovery Information
org.gluu.oxauth.interop.PublishOpenIdConfigurationDiscoveryInformation.publishOpenIdConfigurationDiscoveryInformation
oxAuthClient / OC5. FeatureTest-Reject Invalid Asymmetric ID Token Signature
org.gluu.oxauth.interop.RejectInvalidAsymmetricIdTokenSignature.rejectInvalidAsymmetricIdTokenSignature
oxAuthClient / OC5. FeatureTest-Reject Invalid Symmetric ID Token Signature
org.gluu.oxauth.interop.RejectInvalidSymmetricIdTokenSignature.rejectInvalidSymmetricIdTokenSignature
oxAuthClient / OC5. FeatureTest-Reject redirect uri Not Matching a Registered redirect uri
org.gluu.oxauth.interop.RejectRedirectUriNotMatchingARegisteredRedirectUri.rejectRedirectUriNotMatchingARegisteredRedirectUri
oxAuthClient / OC5. FeatureTest-Reject Registration of redirect uri with Fragment
org.gluu.oxauth.interop.RejectRegistrationOfRedirectUriWithFragment.rejectRegistrationOfRedirectUriWithFragment
oxAuthClient / OC5. FeatureTest-Reject Requests Without nonce Using Implicit Flow
org.gluu.oxauth.interop.RejectRequestsWithoutNonceUsingImplicitFlow.rejectRequestsWithoutNonceUsingImplicitFlow
oxAuthClient / OC5. FeatureTest-Reject Request Without redirect uri when Multiple Registered
org.gluu.oxauth.interop.RejectRequestWithoutRedirectUriWhenMultipleRegistered.rejectRequestWithoutRedirectUriWhenMultipleRegistered
oxAuthClient / OC5. FeatureTest-Reject Request Without response type
org.gluu.oxauth.interop.RejectRequestWithoutResponseType.rejectRequestWithoutResponseType
oxAuthClient / OC5. FeatureTest-Rejects Incorrect at hash when Implicit Flow Used
org.gluu.oxauth.interop.RejectsIncorrectAtHashWhenImplicitFlowUsed.rejectsIncorrectAtHashWhenImplicitFlowUsed
oxAuthClient / OC5. FeatureTest-Rejects Incorrect c hash when Code Flow Used
org.gluu.oxauth.interop.RejectsIncorrectCHashWhenCodeFlowUsed.rejectsIncorrectCHashWhenCodeFlowUsed
oxAuthClient / OC5. FeatureTest-Rejects redirect uri when Query Parameter Does Not Match
org.gluu.oxauth.interop.RejectsRedirectUriWhenQueryParameterDoesNotMatch.rejectsRedirectUriWhenQueryParameterDoesNotMatch
oxAuthClient / OC5. FeatureTest-Rejects Second Use of Access Code
org.gluu.oxauth.interop.RejectsSecondUseOfAccessCode.rejectsSecondUseOfAccessCode
oxAuthClient / OC5. FeatureTest-Rejects Sector Identifier Not Containing Registered redirect uri Values
org.gluu.oxauth.interop.RejectsSectorIdentifierNotContainingRegisteredRedirectUriValues.rejectsSectorIdentifierNotContainingRegisteredRedirectUriValues
oxAuthClient / OC5. FeatureTest-Requesting UserInfo Claims with OpenID Request Object
org.gluu.oxauth.interop.RequestingUserInfoClaimsWithOpenIdRequestObject.requestingUserInfoClaimsWithOpenIdRequestObject
oxAuthClient / OC5. FeatureTest-Requesting UserInfo Claims with scope Values
org.gluu.oxauth.interop.RequestingUserInfoClaimsWithScopeValues.requestingUserInfoClaimsWithScopeValues
oxAuthClient / OC5. FeatureTest-Second Use of Access Code Revokes Previously Issued Access Token
org.gluu.oxauth.interop.SecondUseOfAccessCodeRevokesPreviouslyIssuedAccessToken.secondUseOfAccessCodeRevokesPreviouslyIssuedAccessToken
oxAuthClient / OC5. FeatureTest-Support Authentication to Token Endpoint using Form-Encoded Client Credentials in POST Body
org.gluu.oxauth.interop.SupportAuthenticationToTokenEndpointUsingFormEncodedClientCredentialsInPostBody.supportAuthenticationToTokenEndpointUsingFormEncodedClientCredentialsInPostBody
oxAuthClient / OC5. FeatureTest-Support Authentication to Token Endpoint using HTTP Basic with POST
org.gluu.oxauth.interop.SupportAuthenticationToTokenEndpointUsingHttpBasicWithPost.supportAuthenticationToTokenEndpointUsingHttpBasicWithPost
oxAuthClient / OC5. FeatureTest-Support Authentication to Token Endpoint with Asymmetrically Signed JWTs
org.gluu.oxauth.interop.SupportAuthenticationToTokenEndpointWithAsymmetricallySignedJWTs.supportAuthenticationToTokenEndpointWithAsymmetricallySignedJWTsES384
org.gluu.oxauth.interop.SupportAuthenticationToTokenEndpointWithAsymmetricallySignedJWTs.supportAuthenticationToTokenEndpointWithAsymmetricallySignedJWTsES512
org.gluu.oxauth.interop.SupportAuthenticationToTokenEndpointWithAsymmetricallySignedJWTs.supportAuthenticationToTokenEndpointWithAsymmetricallySignedJWTsES256
org.gluu.oxauth.interop.SupportAuthenticationToTokenEndpointWithAsymmetricallySignedJWTs.supportAuthenticationToTokenEndpointWithAsymmetricallySignedJWTsRS384
org.gluu.oxauth.interop.SupportAuthenticationToTokenEndpointWithAsymmetricallySignedJWTs.supportAuthenticationToTokenEndpointWithAsymmetricallySignedJWTsRS512
org.gluu.oxauth.interop.SupportAuthenticationToTokenEndpointWithAsymmetricallySignedJWTs.supportAuthenticationToTokenEndpointWithAsymmetricallySignedJWTsRS256
oxAuthClient / OC5. FeatureTest-Support Authentication to Token Endpoint with Symmetrically Signed JWTs
org.gluu.oxauth.interop.SupportAuthenticationToTokenEndpointWithSymmetricallySignedJWTs.supportAuthenticationToTokenEndpointWithSymmetricallySignedJWTsHS384
org.gluu.oxauth.interop.SupportAuthenticationToTokenEndpointWithSymmetricallySignedJWTs.supportAuthenticationToTokenEndpointWithSymmetricallySignedJWTsHS256
org.gluu.oxauth.interop.SupportAuthenticationToTokenEndpointWithSymmetricallySignedJWTs.supportAuthenticationToTokenEndpointWithSymmetricallySignedJWTsHS512
oxAuthClient / OC5. FeatureTest-Support code Response Type
org.gluu.oxauth.interop.SupportCodeResponseType.supportCodeResponseType
oxAuthClient / OC5. FeatureTest-Support Combination of code id token token Response Types
org.gluu.oxauth.interop.SupportCombinationOfCodeIdTokenTokenResponseTypes.supportCombinationOfCodeIdTokenTokenResponseTypes
oxAuthClient / OC5. FeatureTest-Support Combination of code token Response Types
org.gluu.oxauth.interop.SupportCombinationOfCodeTokenResponseTypes.supportCombinationOfCodeTokenResponseTypes
oxAuthClient / OC5. FeatureTest-Support Combination of id token code Response Types
org.gluu.oxauth.interop.SupportCombinationOfIdTokenCodeResponseTypes.supportCombinationOfIdTokenCodeResponseTypes
oxAuthClient / OC5. FeatureTest-Support Combination of id token token Response Types
org.gluu.oxauth.interop.SupportCombinationOfIdTokenTokenResponseTypes.supportCombinationOfIdTokenTokenResponseTypes
oxAuthClient / OC5. FeatureTest-Support display value page
org.gluu.oxauth.interop.SupportDisplayValuePage.supportDisplayValuePage
oxAuthClient / OC5. FeatureTest-Support display value popup
org.gluu.oxauth.interop.SupportDisplayValuePopup.supportDisplayValuePage
oxAuthClient / OC5. FeatureTest-Support id token Response Type
org.gluu.oxauth.interop.SupportIdTokenResponseType.supportIdTokenResponseType
oxAuthClient / OC5. FeatureTest-Support prompt value login
org.gluu.oxauth.interop.SupportPromptValueLogin.supportPromptValueLogin
oxAuthClient / OC5. FeatureTest-Support prompt value none
org.gluu.oxauth.interop.SupportPromptValueNone.requestAuthorizationPromptNone
oxAuthClient / OC5. FeatureTest-Support Registration Read
org.gluu.oxauth.interop.SupportRegistrationRead.supportRegistrationRead
oxAuthClient / OC5. FeatureTest-Support claims Request Specifying sub Value
org.gluu.oxauth.interop.SupportClaimsRequestSpecifyingSubValue.supportClaimsRequestSpecifyingSubValueSucceed
org.gluu.oxauth.interop.SupportClaimsRequestSpecifyingSubValue.supportClaimsRequestSpecifyingSubValueFail
oxAuthClient / OC5. FeatureTest-Support Requests Containing nonce
org.gluu.oxauth.interop.SupportRequestsContainingNonce.supportRequestsContainingNonce
oxAuthClient / OC5. FeatureTest-Support Requests Without nonce
org.gluu.oxauth.interop.SupportRequestsWithoutNonce.supportRequestsWithoutNonce
oxAuthClient / OP-3rd_party-init-login
org.gluu.oxauth.interop.Supports3rdPartyInitLogin.supports3rdPartyInitLogin
oxAuthClient / OP-3rd_party-init-login-nohttps
org.gluu.oxauth.interop.Supports3rdPartyInitLoginNoHttps.supports3rdPartyInitLoginNoHttps
oxAuthClient / OC5. FeatureTest-Supports Combining Claims Requested with scope and Request Object
org.gluu.oxauth.interop.SupportsCombiningClaimsRequestedWithScopeAndRequestObject.supportsCombiningClaimsRequestedWithScopeAndRequestObject
oxAuthClient / OC5. FeatureTest-Support scope Requesting address Claims
org.gluu.oxauth.interop.SupportScopeRequestingAddressClaims.supportScopeRequestingAddressClaims
oxAuthClient / OC5. FeatureTest-Support scope Requesting All Basic Claims
org.gluu.oxauth.interop.SupportScopeRequestingAllBasicClaims.supportScopeRequestingAllBasicClaims
oxAuthClient / OC5. FeatureTest-Support scope Requesting email Claims
org.gluu.oxauth.interop.SupportScopeRequestingEmailClaims.supportScopeRequestingEmailClaims
oxAuthClient / OC5. FeatureTest-Support scope Requesting No Specific Claims
org.gluu.oxauth.interop.SupportScopeRequestingNoSpecificClaims.supportScopeRequestingNoSpecificClaims
oxAuthClient / OC5. FeatureTest-Support scope Requesting phone Claims
org.gluu.oxauth.interop.SupportScopeRequestingPhoneClaims.supportScopeRequestingPhoneClaims
oxAuthClient / OC5. FeatureTest-Support scope Requesting profile Claims
org.gluu.oxauth.interop.SupportScopeRequestingProfileClaims.supportScopeRequestingProfileClaims
oxAuthClient / OC5. FeatureTest-Supports Returning Claims in ID Token
org.gluu.oxauth.interop.SupportsReturningClaimsInIdToken.supportsReturningClaimsInIdToken
oxAuthClient / OC5. FeatureTest-Supports Returning Different Claims in ID Token and UserInfo Endpoint
org.gluu.oxauth.interop.SupportsReturningDifferentClaimsInIdTokenAndUserInfoEndpoint.supportsReturningDifferentClaimsInIdTokenAndUserInfoEndpoint
oxAuthClient / OC5. FeatureTest-Support token Response Type
org.gluu.oxauth.interop.SupportTokenResponseType.supportTokenResponseType
oxAuthClient / OC5. FeatureTest-UserInfo Endpoint
org.gluu.oxauth.interop.UserInfoEndpoint.userInfoEndpoint
oxAuthClient / OC5. FeatureTest-UserInfo Endpoint Access with Form-Encoded Body Method
org.gluu.oxauth.interop.UserInfoEndpointAccessWithFormEncodedBodyMethod.userInfoEndpointAccessWithFormEncodedBodyMethod
oxAuthClient / OC5. FeatureTest-UserInfo Endpoint Access with Header Method
org.gluu.oxauth.interop.UserInfoEndpointAccessWithHeaderMethod.userInfoEndpointAccessWithHeaderMethod
oxAuthClient / OC5. FeatureTest-Uses Asymmetric ID Token Signatures
org.gluu.oxauth.interop.UsesAsymmetricIdTokenSignatures.usesAsymmetricIdTokenSignaturesES384
org.gluu.oxauth.interop.UsesAsymmetricIdTokenSignatures.usesAsymmetricIdTokenSignaturesES512
org.gluu.oxauth.interop.UsesAsymmetricIdTokenSignatures.usesAsymmetricIdTokenSignaturesES256
org.gluu.oxauth.interop.UsesAsymmetricIdTokenSignatures.usesAsymmetricIdTokenSignaturesRS384
org.gluu.oxauth.interop.UsesAsymmetricIdTokenSignatures.usesAsymmetricIdTokenSignaturesRS512
org.gluu.oxauth.interop.UsesAsymmetricIdTokenSignatures.usesAsymmetricIdTokenSignaturesRS256
oxAuthClient / OC5. FeatureTest-Uses Discovery
org.gluu.oxauth.interop.UsesDiscovery.usesDiscovery
oxAuthClient / OC5. FeatureTest-Uses Dynamic Registration
org.gluu.oxauth.interop.UsesDynamicRegistration.usesDynamicRegistration
oxAuthClient / OC5. FeatureTest-Uses Symmetric ID Token Signatures
org.gluu.oxauth.interop.UsesSymmetricIdTokenSignatures.usesSymmetricIdTokenSignaturesHS512
org.gluu.oxauth.interop.UsesSymmetricIdTokenSignatures.usesSymmetricIdTokenSignaturesHS256
org.gluu.oxauth.interop.UsesSymmetricIdTokenSignatures.usesSymmetricIdTokenSignaturesHS384
oxAuthClient / OC5. FeatureTest-Verifies Correct at hash when Implicit Flow Used
org.gluu.oxauth.interop.VerifiesCorrectAtHashWhenImplicitFlowUsed.verifiesCorrectAtHashWhenImplicitFlowUsed
oxAuthClient / OC5. FeatureTest-Verifies Correct c hash when Code Flow Used
org.gluu.oxauth.interop.VerifiesCorrectCHashWhenCodeFlowUsed.verifiesCorrectCHashWhenCodeFlowUsed
oxAuthClient / CIBA Configuration Test
org.gluu.oxauth.ciba.ConfigurationTest.requestOpenIdConfiguration
oxAuthClient / CIBA Dynamic Client Registration Test
org.gluu.oxauth.ciba.RegistrationTest.backchannelTokenDeliveryModePing1
org.gluu.oxauth.ciba.RegistrationTest.backchannelTokenDeliveryModePing2
org.gluu.oxauth.ciba.RegistrationTest.backchannelTokenDeliveryModePing4
org.gluu.oxauth.ciba.RegistrationTest.backchannelTokenDeliveryModePoll4
org.gluu.oxauth.ciba.RegistrationTest.backchannelTokenDeliveryModePoll2
org.gluu.oxauth.ciba.RegistrationTest.backchannelTokenDeliveryModePush1
org.gluu.oxauth.ciba.RegistrationTest.backchannelTokenDeliveryModePoll3
org.gluu.oxauth.ciba.RegistrationTest.backchannelTokenDeliveryModePoll1
org.gluu.oxauth.ciba.RegistrationTest.backchannelTokenDeliveryModePush2
org.gluu.oxauth.ciba.RegistrationTest.backchannelTokenDeliveryModePing3
org.gluu.oxauth.ciba.RegistrationTest.registrationFail1
org.gluu.oxauth.ciba.RegistrationTest.registrationFail4
org.gluu.oxauth.ciba.RegistrationTest.registrationFail2
org.gluu.oxauth.ciba.RegistrationTest.registrationFail6
org.gluu.oxauth.ciba.RegistrationTest.backchannelTokenDeliveryModePush3
org.gluu.oxauth.ciba.RegistrationTest.backchannelTokenDeliveryModePush4
org.gluu.oxauth.ciba.RegistrationTest.registrationFail3
org.gluu.oxauth.ciba.RegistrationTest.registrationFail5
org.gluu.oxauth.ciba.RegistrationTest.registrationFail7
oxAuthClient / CIBA Ping Mode
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingFail1
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingFail2
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingFail3
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingFail4
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingFail7
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingFail6
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingLoginHint1
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingFail5
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.idTokenHintAlgRSAOAEPEncA256GCM
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.idTokenHintAlgA128KWEncA128GCM
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingLoginHint3
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.idTokenHintAlgRSA15EncA256CBCPLUSHS512
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.idTokenHintAlgRSA15EncA128CBCPLUSHS256
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingLoginHint2
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.idTokenHintAlgA256KWEncA256GCM
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.idTokenHintES512
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.idTokenHintPS256
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.idTokenHintPS384
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.idTokenHintES384
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.idTokenHintRS256
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.idTokenHintPS512
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.idTokenHintES256
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.loginHintTokenES384
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.loginHintTokenPS256
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.idTokenHintRS384
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.loginHintTokenPS384
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.idTokenHintRS512
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.loginHintTokenES256
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.loginHintTokenES512
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.loginHintTokenRS256
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.loginHintTokenPS512
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.loginHintTokenRS512
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.loginHintTokenRS384
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingIdTokenHintAlgA128KWEncA128GCM
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingIdTokenHintAlgRSA15EncA128CBCPLUSHS256
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingIdTokenHintAlgA256KWEncA256GCM
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingIdTokenHintES512
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingIdTokenHintPS256
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingIdTokenHintES384
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingIdTokenHintES256
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingIdTokenHintAlgRSAOAEPEncA256GCM
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingIdTokenHintAlgRSA15EncA256CBCPLUSHS512
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingIdTokenHintRS512
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingLoginHintTokenES256
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingIdTokenHintRS384
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingIdTokenHintRS256
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingIdTokenHintPS384
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingIdTokenHintPS512
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingLoginHintTokenPS384
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingLoginHintTokenES512
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingLoginHintTokenPS512
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingLoginHintTokenPS256
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingLoginHintTokenES384
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingLoginHintTokenRS256
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingLoginHintTokenRS384
org.gluu.oxauth.ciba.BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingLoginHintTokenRS512
oxAuthClient / CIBA Poll Mode
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollFail3
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollFail1
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollFail5
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollFail4
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollFail2
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollLoginHint3
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollLoginHint2
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollFail7
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollLoginHint1
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollFail6
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.idTokenHintAlgA256KWEncA256GCM
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.idTokenHintAlgA128KWEncA128GCM
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.idTokenHintAlgRSA15EncA128CBCPLUSHS256
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.idTokenHintAlgRSA15EncA256CBCPLUSHS512
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.idTokenHintES256
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.idTokenHintES384
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.idTokenHintAlgRSAOAEPEncA256GCM
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.idTokenHintPS256
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.idTokenHintES512
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.idTokenHintRS256
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.idTokenHintPS384
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.idTokenHintRS384
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.idTokenHintRS512
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.idTokenHintPS512
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.loginHintTokenES256
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.loginHintTokenRS256
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.loginHintTokenES512
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.loginHintTokenPS384
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.loginHintTokenPS256
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.loginHintTokenES384
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.loginHintTokenPS512
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.loginHintTokenRS384
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollIdTokenHintAlgA128KWEncA128GCM
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.loginHintTokenRS512
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollIdTokenHintAlgRSA15EncA128CBCPLUSHS256
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollIdTokenHintAlgA256KWEncA256GCM
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollIdTokenHintAlgRSAOAEPEncA256GCM
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollIdTokenHintES384
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollIdTokenHintAlgRSA15EncA256CBCPLUSHS512
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollIdTokenHintES256
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollIdTokenHintRS256
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollIdTokenHintPS384
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollIdTokenHintPS256
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollIdTokenHintPS512
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollIdTokenHintRS384
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollIdTokenHintES512
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollLoginHintTokenES384
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollLoginHintTokenES256
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollLoginHintTokenPS384
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollIdTokenHintRS512
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollLoginHintTokenPS256
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollLoginHintTokenES512
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollLoginHintTokenRS256
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollLoginHintTokenRS384
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollLoginHintTokenRS512
org.gluu.oxauth.ciba.BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollLoginHintTokenPS512
oxAuthClient / CIBA Push Mode
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushFail3
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushFail1
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushFail2
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushFail5
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushFail6
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushFail7
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushFail8
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHint5
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHint4
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.idTokenHintAlgA128KWEncA128GCM
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHint2
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.idTokenHintAlgA256KWEncA256GCM
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.idTokenHintAlgRSA15EncA128CBCPLUSHS256
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.idTokenHintAlgRSAOAEPEncA256GCM
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.idTokenHintAlgRSA15EncA256CBCPLUSHS512
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.idTokenHintPS256
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.idTokenHintES384
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.idTokenHintES512
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.idTokenHintES256
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.idTokenHintPS512
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.idTokenHintRS384
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.idTokenHintPS384
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.idTokenHintRS256
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.idTokenHintRS512
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.loginHintTokenES384
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.loginHintTokenES256
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.loginHintTokenPS256
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.loginHintTokenPS512
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.loginHintTokenPS384
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.loginHintTokenES512
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.loginHintTokenRS256
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.loginHintTokenRS384
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushFail4
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.loginHintTokenRS512
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHint1
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHint3
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushIdTokenHintAlgA128KWEncA128GCM
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushIdTokenHintAlgRSAOAEPEncA256GCM
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushIdTokenHintAlgA256KWEncA256GCM
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushIdTokenHintAlgRSA15EncA128CBCPLUSHS256
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushIdTokenHintAlgRSA15EncA256CBCPLUSHS512
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushIdTokenHintES384
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushIdTokenHintES512
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushIdTokenHintES256
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushIdTokenHintPS256
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushIdTokenHintRS256
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushIdTokenHintPS512
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushIdTokenHintPS384
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushIdTokenHintRS384
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHintTokenES256
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushIdTokenHintRS512
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHintTokenES512
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHintTokenES384
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHintTokenPS256
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHintTokenPS384
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHintTokenPS512
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHintTokenRS256
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHintTokenRS384
org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHintTokenRS512
oxAuthClient / CIBA Expired Requests
org.gluu.oxauth.ciba.BackchannelAuthenticationExpiredRequestsTests.backchannelBigExpirationTimeAreNotAlloed
org.gluu.oxauth.ciba.BackchannelAuthenticationExpiredRequestsTests.backchannelTokenDeliveryModePingExpiredRequest
org.gluu.oxauth.ciba.BackchannelAuthenticationExpiredRequestsTests.backchannelTokenDeliveryModePollExpiredRequest
oxAuthClient / CIBA Ping Mode JWT Requests
org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests.idTokenHintRS384
org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests.cibaPingJWTRequestDataValidations
org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests.pingFlowES384HappyFlow
org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests.pingFlowES256HappyFlow
org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests.cibaPingJWTRequestWrongSigning
org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests.pingFlowPS384HappyFlow
org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests.pingFlowPS256HappyFlow
org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests.pingFlowPS512HappyFlow
org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests.pingFlowES512HappyFlow
org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests.cibaPingJWTRequestIdTokenHint
oxAuthClient / CIBA Poll Mode JWT Requests
org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests.cibaPollJWTRequestDataValidations
org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests.idTokenHintRS384
org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests.pollFlowES384HappyFlow
org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests.pollFlowPS256HappyFlow
org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests.pollFlowPS512HappyFlow
org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests.cibaPollJWTRequestWrongSigning
org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests.pollFlowES256HappyFlow
org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests.pollFlowES512HappyFlow
org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests.pollFlowPS384HappyFlow
org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests.cibaPollJWTRequestIdTokenHint
oxAuthClient / Tests for Device Authz WS
org.gluu.oxauth.ws.rs.deviceauthz.DeviceAuthzRequestRegistrationTest.deviceAuthzGrantTypeDoesntSupported
org.gluu.oxauth.ws.rs.deviceauthz.DeviceAuthzRequestRegistrationTest.deviceAuthzHappyFlow
org.gluu.oxauth.ws.rs.deviceauthz.DeviceAuthzRequestRegistrationTest.deviceAuthzHappyFlowPublicClient
org.gluu.oxauth.ws.rs.deviceauthz.DeviceAuthzRequestRegistrationTest.deviceAuthzPublicClientAndAuthSent
org.gluu.oxauth.ws.rs.deviceauthz.DeviceAuthzRequestRegistrationTest.deviceAuthzNoPublicClientHoweverIncorrectAuthSent
oxAuthClient / Tests for Device Authz flow
org.gluu.oxauth.ws.rs.deviceauthz.DeviceAuthzFlowHttpTest.checkSlowDownOrPendingState
org.gluu.oxauth.ws.rs.deviceauthz.DeviceAuthzFlowHttpTest.deviceAuthzFlow
org.gluu.oxauth.ws.rs.deviceauthz.DeviceAuthzFlowHttpTest.attemptDifferentFailedValuesToTokenEndpoint
org.gluu.oxauth.ws.rs.deviceauthz.DeviceAuthzFlowHttpTest.deviceAuthzFlowAccessDenied
org.gluu.oxauth.ws.rs.deviceauthz.DeviceAuthzFlowHttpTest.deviceAuthzFlowAccessDeniedWithCompleteVerificationUri
org.gluu.oxauth.ws.rs.deviceauthz.DeviceAuthzFlowHttpTest.deviceAuthzFlowWithCompleteVerificationUri
org.gluu.oxauth.ws.rs.deviceauthz.DeviceAuthzFlowHttpTest.preventBruteForcing
Skipped Configurations: 8 (±0)
oxAuthClient / UMA Spontaneous Scope test (HTTP)
org.gluu.oxauth.ws.rs.uma.UmaSpontaneousScopeHttpTest.init
oxAuthClient / Select Account test (HTTP)
org.gluu.oxauth.ws.rs.SelectAccountHttpTest.setUp
org.gluu.oxauth.ws.rs.SelectAccountHttpTest.tearDown
oxAuthClient / UMA : Register resource test (HTTP)
org.gluu.oxauth.ws.rs.uma.RegisterResourceFlowHttpTest.init
oxAuthClient / UMA : Register UMA permissions test (HTTP)
org.gluu.oxauth.ws.rs.uma.UmaRegisterPermissionFlowHttpTest.init
org.gluu.oxauth.ws.rs.uma.UmaRegisterPermissionFlowHttpTest.clean
oxAuthClient / UMA : Test for getting access to UMA protected resource (HTTP)
org.gluu.oxauth.ws.rs.uma.AccessProtectedResourceFlowHttpTest.init
oxAuthClient / Client authentication by Access Token
org.gluu.oxauth.ws.rs.uma.ClientAuthenticationByAccessTokenHttpTest.init