Quantcast
Channel: Recent Gists from trscavo
Browsing all 21 articles
Browse latest View live

Bash function to construct a request URL per the Metadata Query Protocol...

construct_mdq_url This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden...

View Article



Bash script to inspect a SAML metadata file

md_inspect.sh This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode...

View Article

Bash script to fetch SAML metadata via the Metadata Query Protocol

md_query.sh This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode...

View Article

Bash script to filter the entity attributes from a SAML metadata file

filter_mdattrs.sh This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden...

View Article

Shell script to retrieve a web resource via HTTP Conditional GET

cget.sh This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode...

View Article


Compute a request URL for the Metadata Query Protocol

mdq_url.sh This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode...

View Article

Produce a list of all entityIDs in the given SAML metadata file

eids.sh This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode...

View Article

An XSL stylesheet that extracts the entityIDs of all IdPs in a SAML 2.0...

extract_IdP_entityIDs.xsl This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals...

View Article


An XSL stylesheet that extracts the entityIDs of all entities in a SAML 2.0...

extract_all_entityIDs.xsl This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals...

View Article


An XSL stylesheet that extracts the entityIDs of the SPs in a SAML 2.0...

extract_RandS_SP_entityIDs.xsl This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals...

View Article

An XSL stylesheet that extracts the entityIDs of the IdPs in a SAML 2.0...

extract_RandS_IdP_entityIDs.xsl This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals...

View Article

A bash script that probes a sequence of Shibboleth IdPs to determine which...

probe_shib_idps.sh This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden...

View Article

An XSL stylesheet that takes a SAML 2.0 metadata file and extracts the...

extract_InCommon_IdP_entityIDs.xsl This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that...

View Article


An XSL stylesheet that takes a SAML 2.0 metadata file and extracts the...

extract_non-InCommon_IdP_entityIDs.xsl This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that...

View Article

SAML metadata helper tools for bash scripts

md_tools.sh This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode...

View Article


An XSL transform that takes a SAML V2.0 metadata file and produces a list of...

extract_entity_attributes.xsl This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals...

View Article

Extract an entity descriptor from a SAML metadata aggregate

extract_entity.xsl This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden...

View Article


Count the SAML entities in a SAML V2.0 metadata file

count_entity_roles.xsl This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden...

View Article

Extract all entities with an SP role and a particular orgName into a CSV file

list_all_org_SPs_csv.xsl This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden...

View Article

Flatten entity endpoints in a SAML metadata aggregate

list_all_entity_endpoints_txt.xsl This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that...

View Article
Browsing all 21 articles
Browse latest View live


Latest Images