blob: cb5d803e1ecb99963e2904bcfb9f335e14461300 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
<!-- ##### SECTION Title ##### -->
LassoLibAuthnRequest
<!-- ##### SECTION Short_Description ##### -->
<lib:AuthnRequest>
<!-- ##### SECTION Long_Description ##### -->
<para>
Authentication requests are sent from a service provider to an identity
provider.
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
<variablelist>
<varlistentry>
<term>#LassoLogin</term>
<listitem><para>Class for Single Sign-On and Federation
profile.</para></listitem>
</varlistentry>
</variablelist>
</para>
<!-- ##### STRUCT LassoLibAuthnRequest ##### -->
<para>
@nameIDPolicy must be one of #LASSO_LIB_NAMEID_POLICY_TYPE_NONE,
#LASSO_LIB_NAMEID_POLICY_TYPE_ONE_TIME, #LASSO_LIB_NAMEID_POLICY_TYPE_FEDERATED
or #LASSO_LIB_NAMEID_POLICY_TYPE_ANY.
</para>
@Extension:
@ProviderID:
@AffiliationID:
@NameIDPolicy:
@ForceAuthn:
@IsPassive:
@ProtocolProfile:
@AssertionConsumerServiceID:
@RequestAuthnContext:
@RelayState:
@Scoping:
@consent:
<!-- ##### FUNCTION lasso_lib_authn_request_new ##### -->
<para>
</para>
@Returns:
|