-
[ PLINK-199 ] Error granting role with EclipseLink
-
[ PLINK-210 ] Regression: use of In.value() for collections
-
[ PLINK-281 ] Quickstarts: Remove references to AS 7.1 in the PicketLink quickstarts
-
[ PLINK-332 ] PicketLink fails to bootstrap due to TransactionRequiredException on TomEE and GlassFish
-
[ PLINK-360 ] SAML Assertion parsing - empty AttributeValue raises exception
-
[ PLINK-356 ] Reloading configuration in IDP doesn’t work
-
[ PLINK-361 ] Wrong validation when configuring credentials using multiple stores for a single identity configuration
-
[ PLINK-365 ] Error on verify ACL Permission
-
[ PLINK-367 ] Custom partition types are not properly configured when specifying the custom type instead of the base Partition type
-
[ PLINK-372 ] boolean config values should default to boolean.FALSE if not explicitly declared in configs
-
[ PLINK-378 ] SAML2LogoutHandler should create logout request with nameid format
-
[ PLINK-379 ] HTTP Redirect Binding is not restoring original request when accessing a SP for the first time
-
[ PLINK-380 ] IDPFilter is not populating roles in assertion when using SAML v1.1
-
[ PLINK-381 ] IDPFilter is stopping the filter chain and not providing application resources
-
[ PLINK-382 ] WildFly Binding is not supporting SAML v1.1 usecases
-
[ PLINK-383 ] WildFly SP Binding is is raising IllegalStateException messages.
-
[ PLINK-384 ] Users can authenticate with invalid credentials into LDAP in concurrent environment
-
[ PLINK-387 ] Create producer method for PersistentPermissionVoter
-
[ PLINK-395 ] Add classes under org.picketlink.identity.federation.core.config
-
[ PLINK-396 ] IDPWebBrowserSSOValve and IDPFilter are decoding the relaystate
-
[ PLINK-402 ] AbstractAccountChooserValve needs to deal with Session properly during logout
-
[ PLINK-403 ] IDM not able to handle Ldap server restarts
-
[ PLINK-404 ] AbstractAccountChooserValve needs to handle case when user did not succeed at IDP
-
[ PLINK-405 ] Make the principal that gets sent to the AttributeManager configurable
-
[ PLINK-406 ] Picketlink doesn’t work with RH Directory server 9.1
-
[ PLINK-407 ] characterEncoding parameter not used in for requests in IDPWebBrowserSSOValve
-
[ PLINK-409 ] IPv6 configuration of WildFly or EAP needs to search for key alias without enclosing []
-
[ PLINK-410 ] Metadata of Single EntityDescriptor should allow for EntityDescriptor root element
-
[ PLINK-414 ] PicketLink failed AuthnRequest issues invalid top level Saml2 statusCode value in response
-
[ PLINK-422 ] SAML2 Unsolicited Response is always redirecting back to SP ACS URL
-
[ PLINK-426 ] PicketLink unable to parse jboss environment variables such as "jboss.server.config.dir" that may have backslashes in the values
-
[ PLINK-428 ] PicketLink does not include Destination for an AuthnFailed Response
-
[ PLINK-434 ] Credential status is not being updated when using username/password credentials
-
[ PLINK-436 ] Identity.hasPermission(class, identifier) does not work with a JPA store
-
[ PLINK-443 ] JPAIdentityStore looks for Id.class instead of Identity.class
-
[ PLINK-444 ] PL should not automatically add basic model types
-
[ PLINK-446 ] Account Chooser Valve does not need saveRequest and restoreRequest methods
-
[ PLINK-448 ] Identity bean not available in EL
-
[ PLINK-449 ] XMLConfigurationProvider should make IDM_Classloaders array private
-
[ PLINK-451 ] JPABasedTokenRegistry→executeInTransaction should defend against null manager
-
[ PLINK-452 ] LDAPIdentityStore→removeRelationship needs to check for null mappedAttribute
-
[ PLINK-453 ] RelationshipJdbcType→load needs to handle paramValues being null
-
[ PLINK-454 ] IdentityStoreConfigurationBuilder→unsupportType should address null operations
-
[ PLINK-455 ] XMLEncryptionUtil→decryptElementInDocument() should consider null decryptedDoc
-
[ PLINK-456 ] DefaultPartitionManager→getStoreForCredentialOperation handle null identityStore
-
[ PLINK-457 ] IDPMetadataConfigurationProvider→getIDPConfiguration() should handle null entities
-
[ PLINK-460 ] FileBasedMetadataConfigurationStore should close FileInputStream/FileWriter in finally
-
[ PLINK-461 ] FacebookProcessor → readUrlContent should close stream
-
[ PLINK-462 ] ExternalAuthentication → readUrlContent should close stream
-
[ PLINK-463 ] XMLEncryptionUtil should use StringUtil for null string checks
-
[ PLINK-464 ] WSSecurityWriter/WSTrustResponseWriter should use StringUtil for null string checks
-
[ PLINK-465 ] LDAPUtil→formatDate should not call format on static DateFormat
-
[ PLINK-466 ] CoreConfigUtil→decryptPasswords should not new String of String
-
[ PLINK-467 ] KeyStoreUtil→addCertificate should close fileoutputstream in finally
-
[ PLINK-468 ] IDPFilter→initIDPConfiguration may not be closing InputStream
-
[ PLINK-469 ] public static non final variables should be made final
-
[ PLINK-470 ] BaseFormAuthenticator→setConfigProvider references null parameter
-
[ PLINK-471 ] OpenIDTokenProvider→check() method has static serverManager in unsynchronized mode
-
[ PLINK-472 ] AbstractIDPValve→initIDPConfiguration may not be closing InputStream
-
[ PLINK-473 ] BaseFormAuthenticator→processConfiguration may not be closing InputStream
-
[ PLINK-474 ] SPFormAuthenticationMechanism→processConfiguration may not be closing InputStream
-
[ PLINK-480 ] Identity bean should be passivation-capable
-
[ PLINK-483 ] PostBindingUtil - sendPost errantly appending new line character causing outputstream closed exception on Jetty
-
[ PLINK-485 ] User created with IDM in ActiveDirectory doesn’t have correct ID returned
-
[ PLINK-486 ] [WildFly] PicketLink SAML is logging "Stream closed" messages when using POST
-
[ PLINK-487 ] IDPFilter: getUserPrincipal calls request.getUserPrincipal 2 times
-
[ PLINK-493 ] Review WildFly Support
-
[ PLINK-499 ] SAML20/SAML11 AssertionTokenProviders→validate method is not checking assertion expiry properly