By: Praveen Srinivasan user 04 Nov 2020 at 7:56 a.m. CST

4 Responses
Praveen Srinivasan gravatar
Hi Team, I am using GLUU with oxshibboleth to implement SAML. I tried to create new trusted relatationship and for https://sptest.iamshowcase.com. After that I tried to login, and the login is working fine. But the attributes I tried to release was not showing in output page. When I check idp logs inside oxshiboleth service, I can see invalid credentials. Can you confirm anything I need to do. ``` ==> ../logs/idp-process.log <== 2020-11-04 13:48:42,842 - 10.240.0.1 - ERROR [net.shibboleth.idp.profile.impl.ResolveAttributes:293] - Profile Action ResolveAttributes: Error resolving attributes net.shibboleth.idp.attribute.resolver.ResolutionException: Data Connector 'siteDataConnector': Unable to execute LDAP search at net.shibboleth.idp.attribute.resolver.dc.ldap.impl.LDAPDataConnector.retrieveAttributes(LDAPDataConnector.java:225) Caused by: org.ldaptive.LdapException: LDAPException(resultCode=49 (invalid credentials), errorMessage='invalid credentials', ldapSDKVersion=4.0.14, revision=c0fb784eebf9d36a67c736d0428fb3577f2e25bb) at org.ldaptive.provider.ProviderUtils.throwOperationException(ProviderUtils.java:55) Caused by: com.unboundid.ldap.sdk.LDAPBindException: invalid credentials at com.unboundid.ldap.sdk.LDAPConnection.bind(LDAPConnection.java:2304) 2020-11-04 13:48:42,862 - 10.240.0.1 - WARN [org.opensaml.saml.common.profile.logic.MetadataNameIdentifierFormatStrategy:73] - Ignoring NameIDFormat metadata that includes the 'unspecified' format ```

By Mohit Mali staff 04 Nov 2020 at 9:59 p.m. CST

Mohit Mali gravatar
Hi, Praveen Srinivasan thank you for reaching out gluu support , let me check this issue and get back to you asap. thanks and regards Mohit Mali.

By Mohit Mali staff 05 Nov 2020 at 4:53 a.m. CST

Mohit Mali gravatar
Hi, Praveen Srinivasan Please restart the idp and identity service after creating the trust relationship. thanks and regards Mohit Mali.

By Praveen Srinivasan user 06 Nov 2020 at 4:02 a.m. CST

Praveen Srinivasan gravatar
Hi Mohit, I have tried restarting the services already. But no luck.

By Mohit Mali staff 06 Nov 2020 at 10:23 p.m. CST

Mohit Mali gravatar
Hi, Praveen Srinivasan I tried to replicate the issue and didn't face such case, Can you create another trust relationship and test it again. thanks and regards Mohit Mali.