jenkinsci / oic-auth-plugin

A Jenkins plugin which lets you login to Jenkins using your own, self-hosted or public openid connect server.
https://plugins.jenkins.io/oic-auth
MIT License
74 stars 94 forks source link

fix plugin documentation of plugin configuration for `endSessionEndpoint` #439

Closed sstoffregen closed 1 month ago

sstoffregen commented 1 month ago

fix plugin documentation of plugin configuration for "endSessionEndpoint" accordingly to https://github.com/jenkinsci/oic-auth-plugin/pull/402

Testing done

Only a change inside documentation/readme, which cant. be tested.

Submitter checklist

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 72.04%. Comparing base (40757e7) to head (f1ae8b3). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #439 +/- ## ========================================= Coverage 72.04% 72.04% Complexity 221 221 ========================================= Files 17 17 Lines 1023 1023 Branches 144 144 ========================================= Hits 737 737 Misses 198 198 Partials 88 88 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.