Home
Products
Downloads
Purchase
Support
Forums
About
Back
Forums, Documentation & Knowledge Base - ComponentSpace
Register
Login
ComponentSpace
Forums
Home
»
ComponentSpace Support Forums
»
Questions - SAML SSO for ASP.NET
»
Create Attribute with value without value element/tag
Create Attribute with value without value element/tag
Post Reply
Create Attribute with value without value element/tag
View
Options
Author
Message
rajacsharp
rajacsharp
Posted 3 Years Ago
#11219
New Member
Group: Forum Members
Posts: 1,
Visits: 3
How to create attribute with value inside attribute tag itself with out value tag
This is the default attribute value
<saml:AttributeStatement>
<saml:Attribute Name="firstName">
<saml:AttributeValue>Raja</saml:AttributeValue>
</saml:Attribute>
</saml:AttributeStatement>
Need to create like this "Raja" value is present in side attribute element not as attribute value
<saml:AttributeStatement>
<saml:Attribute Name="firstName">
Raja
</saml:Attribute>
</saml:AttributeStatement>
Reply
ComponentSpace
ComponentSpace
Posted 3 Years Ago
#11221
ComponentSpace Development
Group: Administrators
Posts: 3K,
Visits: 10K
This isn't possible. The <saml:AttributeValue> is required as defined in the SAML specification. Also, any SAML offering complying with the SAML specification would reject this.
Regards
ComponentSpace Development
Reply
GO
Post Reply
Similar Topics
Post Quoted Reply
Login
Existing Account
Email Address:
Password:
Reset Your Password
Remember Me
Social Logins
Select a Forum....
ComponentSpace Support Forums
Questions - SAML SSO for ASP.NET
Questions - SAML SSO for ASP.NET Core
Questions - OpenID for ASP.NET Core
ComponentSpace Documentation
Announcements
Documentation - SAML SSO for ASP.NET
Documentation - SAML SSO for ASP.NET Core
Documentation - OpenID for ASP.NET Core
ComponentSpace Knowledge Bases
Knowledge Base - SAML SSO for ASP.NET
Knowledge Base - SAML SSO for ASP.NET Core
Knowledge Base - OpenID for ASP.NET Core
Explore
Home
Latest
Popular
Search
Tags
Forums
ComponentSpace Support Forums
Questions - SAML SSO for ASP.NET
Questions - SAML SSO for ASP.NET Core
Questions - OpenID for ASP.NET Core
ComponentSpace Documentation
Announcements
Documentation - SAML SSO for ASP.NET
Documentation - SAML SSO for ASP.NET Core
Documentation - OpenID for ASP.NET Core
ComponentSpace Knowledge Bases
Knowledge Base - SAML SSO for ASP.NET
Knowledge Base - SAML SSO for ASP.NET Core
Knowledge Base - OpenID for ASP.NET Core
Forums, Documentation & Knowledge Base - ComponentSpace
Login
Register
Search
Flat Ascending
Flat Descending
Threaded
Subscribe to topic
Print This Topic
Goto Topics Forum
Jump To Page
Jump To Page