Skip to content

Trouble configuring Shibboleth #533

Answered by artgoldberg
artgoldberg asked this question in Q&A
Discussion options

You must be logged in to vote

Argh. The problem was that these lines were commented out in httpd.conf:

<Location /Shibboleth.sso>
  SetHandler shib
</Location>

They were correct in the repo but not in the httpd.conf used by Apache. Argh.

	$ wget --no-check-certificate  https://localhost/Shibboleth.sso/Metadata
	--2022-06-27 17:31:15--  https://localhost/Shibboleth.sso/Metadata
	Resolving localhost (localhost)... 127.0.0.1
	Connecting to localhost (localhost)|127.0.0.1|:443... connected.
	    WARNING: certificate common name ‘omop-leaf-temp.hpc.mssm.edu’ doesn't match requested host name ‘localhost’.
	HTTP request sent, awaiting response... 200 OK
	Length: 7502 (7.3K) [application/samlmetadata+xml]
	Saving to: ‘Metada…

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@artgoldberg
Comment options

@mh2727
Comment options

@artgoldberg
Comment options

@mh2727
Comment options

@artgoldberg
Comment options

Comment options

You must be logged in to vote
1 reply
@mh2727
Comment options

Answer selected by artgoldberg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants