All work
- Shibboleth IDP 4 authentication(remote user) is successfull but user attributes are not released in SAML requestIDP-1985Resolved issue: IDP-1985
- Revisit deferred classnames for solving layering conflictsIDP-1972Resolved issue: IDP-1972Scott Cantor
- Some IdP tests run with destroyed beans (because of Context lifetimes)IDP-1967Resolved issue: IDP-1967Rod Widdowson
- Refactor SP-relevant components into separate projectsIDP-1960Resolved issue: IDP-1960Scott Cantor
- Additional policy rules for attribute filterIDP-1904Resolved issue: IDP-1904Scott Cantor
- Add default rules for schacHomeOrganization to config.IDP-1899Resolved issue: IDP-1899Scott Cantor
- Investigate a new IdPAttributeValue type to handle scope variablesIDP-1869Resolved issue: IDP-1869
- AttributeFiltering reloading doesn't reload everythingIDP-1807Resolved issue: IDP-1807Rod Widdowson
- Complete the removal of Collections from IdPAttributesIDP-1795Resolved issue: IDP-1795Rod Widdowson
- NPE when filter rule permitAny isn't a booleanIDP-1792Resolved issue: IDP-1792Scott Cantor
- Filter matchAny function changes value orderIDP-1735Resolved issue: IDP-1735Rod Widdowson
- Conditionalize the Stuff needed to support nashorn.IDP-1661Resolved issue: IDP-1661Rod Widdowson
- ScopedAttributeValue should not inherit from StringAttributeValueIDP-1648Resolved issue: IDP-1648
- Clean up Spring parser and docs for MappedAttributeInMetadataIDP-1629Resolved issue: IDP-1629Scott Cantor
- Add issuer-based NameIDFormat filter policy ruleIDP-1585Resolved issue: IDP-1585Scott Cantor
- Reduce Guava dependenceIDP-1516Resolved issue: IDP-1516Rod Widdowson
- Make more api classes finalIDP-1515Resolved issue: IDP-1515Rod Widdowson
- Add shorthand method for running AttributeFilter serviceIDP-1487Resolved issue: IDP-1487Scott Cantor
- Apply attribute filtering code to inbound attributesIDP-1456Resolved issue: IDP-1456Scott Cantor
- Support ignoreCase on regex rulesIDP-1429Resolved issue: IDP-1429Rod Widdowson
- Unpick Principal Authenticate Method .IDP-1409Resolved issue: IDP-1409Rod Widdowson
- Formalize getLogPrefix across all resolverPlugins (and wider?)IDP-1399Resolved issue: IDP-1399Rod Widdowson
- Warn or fail when release policy or other id's are duplicatedIDP-1376Resolved issue: IDP-1376Rod Widdowson
- CAS flow should populate SAML metadata context lookup for filteringIDP-1368Resolved issue: IDP-1368Scott Cantor
- Add default/example attribute filter rules for tag-based releaseIDP-1335Resolved issue: IDP-1335Scott Cantor
- Support relying party groups in attribute resolver/filterIDP-1331Resolved issue: IDP-1331Scott Cantor
- Move more tests out of deprecated namespacesIDP-1330Resolved issue: IDP-1330Rod Widdowson
- Deprecate rules and policy referencesIDP-1192Resolved issue: IDP-1192Rod Widdowson
- Undeprecate Attribute Filter PolicyRule plugins "basic:AttributeIssuerRegex" and "basic:AttributeIssuerString"IDP-1186Resolved issue: IDP-1186Scott Cantor
- Parameter names in constructors of Logical PoliciesIDP-1054Resolved issue: IDP-1054Rod Widdowson
- Remove legacy name spaces from custom Attribute filter and resolverIDP-1035Resolved issue: IDP-1035Rod Widdowson
- Attempting to use attribute filter rule type EntityAttributeExactMatch results in error: "Could not locate SP metadata context"IDP-957Resolved issue: IDP-957Rod Widdowson
- Collapse Filter configuration namespacesIDP-808Resolved issue: IDP-808Rod Widdowson
- Remove artificial limit of two elements in AND and OR rulesIDP-782Resolved issue: IDP-782Rod Widdowson
- CAS filter attributes by group brokenIDP-762Resolved issue: IDP-762Marvin Addison
- EntityAttribute-based PolicyRule doesn't handle split EntityAttributesIDP-734Resolved issue: IDP-734Scott Cantor
- Provide an un-filtered attribute contextIDP-729Resolved issue: IDP-729Scott Cantor
- PersistentSAML2NameIDGenerator fails to see attributes not being releasedIDP-714Resolved issue: IDP-714Scott Cantor
- onlyIfRequired attribute defaults FALSE for AttributeInMetadata FilterIDP-685Resolved issue: IDP-685Rod Widdowson
- Remove (in the IdP) or implement the AttributeScopeMatchesShibMDScope filterIDP-683Resolved issue: IDP-683Rod Widdowson
- Reloading service getting wedgedIDP-663Resolved issue: IDP-663Rod Widdowson
- Attempt to document Rule ReferencesIDP-656Resolved issue: IDP-656Rod Widdowson
- Document Attribute FilltersIDP-655Resolved issue: IDP-655Rod Widdowson
- Redo default attribute resolver/filter config for releaseIDP-546Resolved issue: IDP-546Scott Cantor
- Attribute Filter reloading of large files very slowIDP-526Resolved issue: IDP-526Scott Cantor
- Align AttributeInMetadata filter to V2IDP-502Resolved issue: IDP-502Scott Cantor
- Enable Wildcard loading of files from directory for AttributeFilter and For RelyingParty to ease configurationIDP-495Resolved issue: IDP-495Rod Widdowson
- Move defaults out of the parsers into the beans (or derviations thereof)IDP-461Resolved issue: IDP-461Rod Widdowson
- Decide on whether "id" attributes are mandatory for attribute filter rulesIDP-451Resolved issue: IDP-451Rod Widdowson
- LDAPDataConnectorParser needs to adapt to ldaptive API changes in ldaptive 1.0.4IDP-437Resolved issue: IDP-437Daniel Fisher
50 of 122
Shibboleth IDP 4 authentication(remote user) is successfull but user attributes are not released in SAML request
Invalid
Basics
Logistics
Basics
Logistics
Description
Environment
Linux
Attachments
3
Details
Details
Assignee
Unassigned
UnassignedReporter
Kavyashree J L
Kavyashree J LAffects versions
Created July 29, 2022 at 10:25 AM
Updated July 29, 2022 at 12:33 PM
Resolved July 29, 2022 at 12:33 PM
Activity
Scott Cantor July 29, 2022 at 12:33 PM
Scott Cantor
July 29, 2022 at 12:33 PM
This is not a forum for asking for help, it’s for bug reports or enhancement requests.
https://wiki.shibboleth.net/confluence/display/consort/Technical+Support+Options
I have installed IDP 4 on a Linux machine. Configured remote user authentication workflow and enabled consent flow as well. We are using oracle database to retrieve user attributes and I can see after authentication is successful i can see all the user attributes listed in the consent view attached screenshot. But user attributes are not released in SAML request. So it's failing our authentication workflow.