Table of Contents

Class SamlUtility

Namespace
Raytha.Application.Common.Utils
Assembly
Raytha.Application.dll
public static class SamlUtility
Inheritance
SamlUtility
Inherited Members

Methods

GetSamlRequestAsBase64(string, string)

public static string GetSamlRequestAsBase64(string acsUrl, string entityId)

Parameters

acsUrl string
entityId string

Returns

string