rdmorganiser / rdmorganiser/rdmo-docs

Update info about authentication with Shibboleth

Open
#67 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Makefile
Stars
0
Forks
10
PR merge metrics
No merged PRs in 30d

Description

There is one line missing in the Apache2 config file:

<LocationMatch /account/shibboleth/login/> ... **ShibRequestSetting encoding URL** </LocationMatch>

(line copied from issue #77 about encoding problems with Shibboleth)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open the Apache2 configuration documentation and locate the authentication section containing the /account/shibboleth/login/ LocationMatch example. Add the ShibRequestSetting encoding URL line copied from issue #77, then verify that the example matches the requested Shibboleth configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
apache
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.