Eduix / crowd-shibboleth-module

Shibboleth authentication module and accompanying plugin for Atlassian Crowd
12 stars 11 forks source link

Can I add some documentation? #1

Closed scalesm closed 10 years ago

scalesm commented 10 years ago

How to configured Atlassian apps (e.g. JIRA, Confluence) to use shibboleth style redirect login urls.

STEP #1 Update the app's "seraph-config.xml" file to have

login.url
        <param-value>http://YourServerName:8095/crowd/plugins/servlet/ssocookie?redirectTo=${originalurl}

STEP #2 Make sure that the "plugins" folder is protected by Shibboleth as you may have not protected the entire directory to allow access to the REST webservices, etc.

jmleppala commented 10 years ago

Sure thing. I added a wiki page https://github.com/Eduix/crowd-shibboleth-module/wiki/How-to-configure-Atlassian-apps. I modified the provided text slightly. Thank you for the contribution

scalesm commented 10 years ago

Thanks!

I would be happy to add any other tidbits I have/get if you wouldn’t mind granting me access. Either way, thanks for keeping it up to date!

Sincerely, Matt

From: Juha Leppälä [mailto:notifications@github.com] Sent: Tuesday, January 28, 2014 3:16 AM To: Eduix/crowd-shibboleth-module Cc: Matthew Scales Subject: [Spam] Re: [crowd-shibboleth-module] Can I add some documentation? (#1) Importance: Low

Sure thing. I added a wiki page https://github.com/Eduix/crowd-shibboleth-module/wiki/How-to-configure-Atlassian-apps. I modified the provided text slightly. Thank you for the contribution

— Reply to this email directly or view it on GitHubhttps://github.com/Eduix/crowd-shibboleth-module/issues/1#issuecomment-33458551.

jmleppala commented 10 years ago

I (think) I made the wiki openly editable. I'm lost with the permission settings on github so just reply to this issue if it doesn't work

scalesm commented 10 years ago

I seem to have access now. Thanks!