TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Priyanka K S
807
1k
348k
Getting Error: The message is not an HTTP POST for SAML .Net
Dec 30 2019 1:22 AM
getting error in line number : 10
you can find code in : https://www.componentspace.com/saml-for-asp-net
public
ActionResult AssertionConsumerService() {
bool
isInResponseTo;
string
partnerName;
string
authnContext;
string
userName;
IDictionary attributes;
string
relayState;
SAMLServiceProvider.ReceiveSSO(
Request,
out
isInResponseTo,
out
partnerName,
out
authnContext,
out
userName,
out
attributes,
out
relayState);
Common.Email = userName;
var applicationUserManager = HttpContext.GetOwinContext().Get();
return
RedirectToAction(
"ControllerMethod"
,
"ControllerPage"
,
new
{
value = userName
});
}
Reply
Answers (
1
)
Linq Query according to companyID
How Peau Jeune Creme Works