Searched refs:hostentityid (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-federation/OpenFM/src/main/scripts/bulkfed/saml2/
H A Dsaml2GenerateLDIF.pl80 print "Usage: saml2GenerateLDIF.pl nameidmappingfile hostentityid, remoteentityid, hostentityrole";
89 $hostentityid = $ARGV[1];
116 $fedkey="$hostentityid|$remoteentityid|$nameidentifier";
118 $userinfo = $hostentityid."|".$remoteentityid."|";
123 $userinfo = $userinfo.$hostentityid."|";
H A Dsaml2bulkfed148 hostentityid=""
218 hostentityid=$2
258 if [ "$remoteentityid" = "" ] && [ "$hostentityid" = "" ]; then
298 $GENERATE_LDIF localnameidentifiers.txt $hostentityid $remoteentityid $role
319 $GENERATE_LDIF remotenameidentifiers.txt $remoteentityid $hostentityid $role
/forgerock/openam/openam-federation/OpenFM/src/main/scripts/bulkfed/saml2/
H A Dsaml2GenerateLDIF.pl80 print "Usage: saml2GenerateLDIF.pl nameidmappingfile hostentityid, remoteentityid, hostentityrole";
89 $hostentityid = $ARGV[1];
116 $fedkey="$hostentityid|$remoteentityid|$nameidentifier";
118 $userinfo = $hostentityid."|".$remoteentityid."|";
123 $userinfo = $userinfo.$hostentityid."|";
H A Dsaml2bulkfed148 hostentityid=""
218 hostentityid=$2
258 if [ "$remoteentityid" = "" ] && [ "$hostentityid" = "" ]; then
298 $GENERATE_LDIF localnameidentifiers.txt $hostentityid $remoteentityid $role
319 $GENERATE_LDIF remotenameidentifiers.txt $remoteentityid $hostentityid $role

Completed in 48 milliseconds