OpenConext / OpenConext/Stepup-saml-bundle

Make Stepup-saml-bundle with Symfony 8

Open
#135 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
14
Forks
26
Avg merge
15d 1h
Merged PRs (30d)
1

Description

See https://github.com/OpenConext/Stepup-saml-bundle/pull/134

Stepup-saml-bundle needs work to be be compatible with Symfony 8.

The get() function on the request is removed.

https://github.com/OpenConext/Stepup-saml-bundle/blob/main/src/SAML2/AuthnRequestFactory.php#L40
https://github.com/OpenConext/Stepup-saml-bundle/blob/main/src/SAML2/AuthnRequestFactory.php#L52

Also fix other errors / deprecations if applicable.

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

Start by reviewing PR 134 and src/SAML2/AuthnRequestFactory.php at the referenced lines, then inspect the bundle for Symfony 8 compatibility errors and deprecations. Confirm the updated bundle works with Symfony 8 and that the reported request API issue and other applicable deprecations are addressed.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, symfony
Domain
authentication, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.