Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Fixing IDENTITY-3181 #444

Merged
merged 1 commit into from Jun 17, 2015
Merged

Fixing IDENTITY-3181 #444

merged 1 commit into from Jun 17, 2015

Conversation

omindu
Copy link

@omindu omindu commented Jun 17, 2015

No description provided.

hpmtissera added a commit that referenced this pull request Jun 17, 2015
@hpmtissera hpmtissera merged commit a6731ae into wso2-attic:master Jun 17, 2015
@@ -414,7 +414,7 @@ private LogoutRequest buildLogoutRequest(String user, String sessionIndexStr, St
logoutReq.setIssuer(issuer);

NameID nameId = new NameIDBuilder().buildObject();
nameId.setFormat("urn:oasis:names:tc:SAML:2.0:nameid-format:entity");
nameId.setFormat("urn:oasis:names:tc:SAML:2.0:nameid-format:unspecified");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't it good to define this string as a string constant ?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, these string literals must be contained as a constant.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already fixed in #784

JKAUSHALYA pushed a commit to JKAUSHALYA/carbon-identity that referenced this pull request Nov 17, 2015
CARBON-14508: org.wso2.carbon.registry.core.exceptions.ResourceNotFou…
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
4 participants