Home
last modified time | relevance | path

Searched refs:idpnid (Results 1 – 18 of 18) sorted by relevance

/dports/security/p5-Net-SAML/zxid-1.42/
H A Dzxiduser.c160 … zx_str* nidfmt, struct zx_str* idpent, struct zx_str* spqual, struct zx_str* idpnid, char* mniptr) in zxid_put_user() argument
169 if (!idpnid) { in zxid_put_user()
174 zxid_user_sha1_name(cf, idpent, idpnid, sha1_name); in zxid_put_user()
188 idpnid->len, idpnid->s, in zxid_put_user()
191 D("PUT USER idpnid(%.*s)", idpnid->len, idpnid->s); in zxid_put_user()
H A Dzximport-ldif.pl54 $idpnid = $uid = $pw = '';
56 ($idpnid) = $rec =~ /^idpnid: (.*?)$/m;
65 warn "REC2($rec) idpnid($idpnid) uid($uid) pw($pw) cn($cn)";
70 warn "REC3($rec) idpnid($idpnid) uid($uid) pw($pw) cn($cn)";
H A Dxacml2ldif.pl35 $idpnid = $$xac_req{'xac:Subject'}{'urn:oasis:names:tc:xacml:1.0:subject:subject-id'}{'xac:Attribut…
36 print "dn: idpnid=$idpnid,o=users\nobjectclass: tas3user\nidpnid: $idpnid\n";
H A Dmod_auth_saml.c140 char* idpnid = 0; in pool2apache() local
181 if (!strcmp(at->name, "idpnid")) idpnid = at->val; /* Capture special */ in pool2apache()
221 if (idpnid && idpnid[0] != '-') { in pool2apache()
222 D("REMOTE_USER(%s)", idpnid); in pool2apache()
223 apr_table_set(sbe, "REMOTE_USER", idpnid); in pool2apache()
224 HRR_set_user(r, idpnid); /* httpd-2.4 anz framework requires this, 2.2 does not care */ in pool2apache()
H A Dzxidps.c217 obj->idpnid?obj->idpnid->len:0, obj->idpnid?obj->idpnid->s:"", in zxid_put_psobj()
267 obj->idpnid = zx_dup_str(cf->ctx, val); in zxid_parse_psobj()
H A Dzxidpool.c42 char* idpnid = 0; in zxid_pool_to_ldif() local
83 if (!strcmp(at->name, "idpnid")) idpnid = at->val; in zxid_pool_to_ldif()
86 len += sizeof("dn: idpnid=,affid=\n")-1 + (idpnid?strlen(idpnid):0) + (affid?strlen(affid):0); in zxid_pool_to_ldif()
96 if (idpnid) { in zxid_pool_to_ldif()
97 strcpy(p, idpnid); in zxid_pool_to_ldif()
98 p += strlen(idpnid); in zxid_pool_to_ldif()
H A Dzxidhlo.sh34 idpnid:*) NID=${x##*idpnid: } ;;
H A Dzxid-idp.pd243 +-- idpnid/ Index of federated NameIDs, to map to uid
805 holder of a specific pseudonym by specifying ~idpnid~ field
1165 idpnid: F13432
1238 | | | of the user's NameID (idpnid) and IdP Entity ID
1261 dn: deleg=d122413,idpnid=FAliceatSP
1263 idpnid: FAliceatSP
1275 dn: access=d122413,idpnid=FofBobatSP
1276 idpnid: FofAliceatSP
1282 arranged by hashing together idpnid and the Entity ID of the IdP (see
H A Dzxid-simple.pd87 dn: idpnid=Pa45XAs2332SDS2asFs,affid=https://idp.demo.com/idp.xml
90 idpnid: Pa45XAs2332SDS2asFs
113 affiliation namespace in which the ~idpnid~ and ~tgtnid~ attributes are meaningful.
117 idpnid:: The federated ID, or pseudonym (IdP assigned NameID) of the user performing action
119 nidfmt:: The format (category) of value returned in idpnid. P=persistent
749 11 idpnid:*) NID=${x##*idpnid: } ;;
H A Dzxiddi.c236 systemf("./tpn-client.sh %s %s %s", idpnid, "urn:idhrxml:cv:update", host); in zxid_di_match_cpn()
H A Dzxid.h680 struct zx_str* idpnid; /* NameID of the buddy */ member
933 …zx_str* nidfmt, struct zx_str* idpent, struct zx_str* spqual, struct zx_str* idpnid, char* mniptr);
H A Dzxid-conf.pd771 nameid:: Concatenation of +affid+ and +idpnid+ like: "affid$idpnid". (*** problem with dollar sep)
857 LOCALPDP_IDPNID_PERMIT=idpnid,idpnid # Whitelist of permitted users
858 LOCALPDP_IDPNID_DENY=idpnid,idpnid # Blacklist of denied users
889 * "subj": Subject Attributes (default: idpnid and role=guest)
2482 NEED:: "idpnid,affid,role$undisclosed,log$400000$$"
2606 COMMAP:: (default: "env$*$$$;subj$idpnid$rename$urn:oasis:names:tc:xacml:1.0:subject:subject-id$;s…
H A Dzxid-log.pd580 | | | of the user's NameID (idpnid) and IdP Entity ID
757 +-- idpnid/ Index of federated NameIDs, to map to uid
/dports/security/p5-Net-SAML/zxid-1.42/csharp/
H A Dzxid.cs3674 …fmt, SWIGTYPE_p_zx_str idpent, SWIGTYPE_p_zx_str spqual, SWIGTYPE_p_zx_str idpnid, string mniptr) { in zxid_put_user() argument
3675 …str.getCPtr(idpent), SWIGTYPE_p_zx_str.getCPtr(spqual), SWIGTYPE_p_zx_str.getCPtr(idpnid), mniptr); in zxid_put_user()
/dports/security/p5-Net-SAML/zxid-1.42/zxidjava/
H A Dzxidjni.java4551 …put_user(zxid_conf cf, String nidfmt, String idpent, String spqual, String idpnid, String mniptr) {
4552 return zxidjniJNI.zxid_put_user(zxid_conf.getCPtr(cf), nidfmt, idpent, spqual, idpnid, mniptr);
H A Dzxid_wrap.c17401 if (arg1) (arg1)->idpnid = arg2;
17413 result = (struct zx_str *) ((arg1)->idpnid);
/dports/security/p5-Net-SAML/zxid-1.42/php/
H A Dzxid_wrap.c32540 if (arg1) (arg1)->idpnid = arg2; in ZEND_NAMED_FUNCTION()
32564 result = (struct zx_str *) ((arg1)->idpnid); in ZEND_NAMED_FUNCTION()
/dports/security/p5-Net-SAML/zxid-1.42/Net/
H A DSAML_wrap.c35830 if (arg1) (arg1)->idpnid = arg2; in XS()
35860 result = (struct zx_str *) ((arg1)->idpnid); in XS()