Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / zamzterz/Flask-pyoidc issues and pull requests

#178 - Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows

Pull Request - State: open - Opened by dependabot[bot] 26 days ago
Labels: dependencies

#177 - [Question] Is the flask-pyoidc repository still actively maintained?

Issue - State: open - Opened by maricaantonacci about 2 months ago - 1 comment

#176 - Problem: Incorrect redirect URL after successful login

Issue - State: open - Opened by newbro 6 months ago - 3 comments

#175 - Detailed error statuses

Issue - State: open - Opened by azmeuk 7 months ago - 2 comments

#174 - Invalid authorization headers raise an exception

Issue - State: open - Opened by azmeuk 7 months ago - 1 comment

#173 - Lazy Load Provider Config

Pull Request - State: open - Opened by infohash 7 months ago - 5 comments

#171 - Pass the configuration options in `init_app`

Issue - State: open - Opened by azmeuk 7 months ago - 4 comments

#170 - Keycloak connection being dropped

Issue - State: closed - Opened by fvde 8 months ago

#169 - Fixed bug when server is behind a proxy

Pull Request - State: closed - Opened by GramThanos 12 months ago - 2 comments

#167 - Provide a way to check for access token, but not require it

Issue - State: open - Opened by santtu about 1 year ago - 3 comments

#166 - Fixed handle provider config for dynamic discovery

Pull Request - State: closed - Opened by infohash about 1 year ago - 1 comment

#165 - Migrate from legacy API of importlib_resources.

Pull Request - State: closed - Opened by zamzterz about 1 year ago

#163 - BaseSettings has been moved to the pydantic-settings

Issue - State: closed - Opened by craftypenguins-chris about 1 year ago - 3 comments

#162 - Bump oic dependency to fix pydantic incompatibility

Pull Request - State: closed - Opened by ThoreKr about 1 year ago - 2 comments

#161 - Added JWT Verification In token_auth

Pull Request - State: open - Opened by infohash about 1 year ago

#160 - Fix version conflict

Pull Request - State: closed - Opened by infohash about 1 year ago - 1 comment

#159 - Use Front Channel Logout Request For RP-Initiated Logout

Pull Request - State: closed - Opened by infohash about 1 year ago - 1 comment

#158 - Token is valid but required audience is missing

Issue - State: open - Opened by gautierrog over 1 year ago - 1 comment

#157 - Example does not demonstrate the usage of OIDC_REDIRECT_URI?

Issue - State: closed - Opened by KaraRyougi over 1 year ago - 1 comment

#156 - Expired JWT tokens in session

Issue - State: closed - Opened by turboMaCk over 1 year ago - 2 comments

#155 - Add Support for python 3.11

Pull Request - State: closed - Opened by csfreak over 1 year ago - 4 comments

#154 - replace _app_ctx_stack with g for context storage

Pull Request - State: closed - Opened by csfreak over 1 year ago - 1 comment

#152 - Code cleanup: fix linting errors reported by Pylint.

Pull Request - State: closed - Opened by zamzterz over 1 year ago

#151 - Please upgrade oic to 1.5.0

Issue - State: closed - Opened by pkking over 1 year ago - 3 comments

#150 - Add Github Actions workflow for automatically releasing new versions.

Pull Request - State: closed - Opened by zamzterz over 1 year ago

#149 - Specify exact version of pyoidc for compatibility.

Pull Request - State: closed - Opened by zamzterz over 1 year ago

#148 - Add possibilityto to pass **kwargs to pyoidc

Pull Request - State: closed - Opened by h4ckd0tm3 over 1 year ago - 11 comments

#147 - Verify IDToken fails "Issued in the future"

Issue - State: closed - Opened by h4ckd0tm3 over 1 year ago

#146 - Sdist request

Issue - State: closed - Opened by pkking over 1 year ago - 2 comments

#145 - Continue Maintaining This Extension

Issue - State: closed - Opened by infohash over 1 year ago - 3 comments

#144 - Extra args for token request

Issue - State: closed - Opened by pkking almost 2 years ago - 1 comment

#143 - How to configure redirect URI in multi-domain setup?

Issue - State: closed - Opened by data-henrik almost 2 years ago - 1 comment

#142 - [Bug] Fixed Redirect URI corruption

Pull Request - State: closed - Opened by infohash about 2 years ago - 1 comment

#141 - Provide option for discovery URI

Issue - State: closed - Opened by arajcok about 2 years ago - 2 comments

#140 - Drop support for Python 3.6.

Pull Request - State: closed - Opened by zamzterz about 2 years ago

#139 - Revokes Custom Access Tokens Issued To The User

Pull Request - State: closed - Opened by infohash over 2 years ago - 1 comment

#138 - Added caching for token introspection request

Pull Request - State: closed - Opened by infohash over 2 years ago - 5 comments

#136 - [RFC-7009] Token Revocation

Pull Request - State: closed - Opened by infohash over 2 years ago - 14 comments

#134 - Post authentication function

Pull Request - State: closed - Opened by infohash over 2 years ago - 14 comments

#133 - Logout Uninitialized Session Errors

Issue - State: closed - Opened by ThoreKr over 2 years ago - 4 comments

#132 - Delegated all requests to pyoidc library

Pull Request - State: closed - Opened by infohash over 2 years ago - 8 comments

#131 - Why id_token_jwt is stored in session when id_token is already there?

Issue - State: closed - Opened by infohash over 2 years ago - 1 comment

#130 - fixed typo

Pull Request - State: closed - Opened by infohash over 2 years ago - 1 comment

#129 - Added test paramters for scope in client_credentials_grant

Pull Request - State: closed - Opened by infohash over 2 years ago

#128 - Use ProviderConfiguration.requests_session for all requests.

Pull Request - State: closed - Opened by zamzterz over 2 years ago

#126 - Support multiple logout views (multiple use of 'oidc_logout' decorator).

Pull Request - State: closed - Opened by zamzterz over 2 years ago - 5 comments

#125 - Add very basic quickstart example to README.

Pull Request - State: closed - Opened by zamzterz over 2 years ago

#124 - Support for custom post logout redirect URIs

Pull Request - State: closed - Opened by infohash over 2 years ago - 5 comments

#123 - Added authenticated dynamic client registration

Pull Request - State: closed - Opened by infohash over 2 years ago - 13 comments

#122 - Update docs in Quickstart and Configuration.

Pull Request - State: closed - Opened by zamzterz over 2 years ago - 4 comments

#121 - Updated user documentation

Pull Request - State: closed - Opened by infohash over 2 years ago - 3 comments

#120 - added token introspection and client credentials flow

Pull Request - State: closed - Opened by infohash almost 3 years ago - 8 comments

#119 - Replace Travis

Pull Request - State: closed - Opened by zamzterz almost 3 years ago - 1 comment

#118 - Add Github action workflow running tests.

Pull Request - State: closed - Opened by zamzterz almost 3 years ago - 1 comment

#117 - fixed url_for build for post_logout_redirect_uris

Pull Request - State: closed - Opened by infohash almost 3 years ago - 5 comments

#115 - authentication redirect loop because of cookie too big (and not stored)

Issue - State: closed - Opened by agabriel-dpc almost 3 years ago - 3 comments

#114 - Fix #113: Use default value for 'end_session_state' if it's not stored.

Pull Request - State: closed - Opened by zamzterz almost 3 years ago

#113 - KeyError: 'end_session_state' on logout

Issue - State: closed - Opened by enkelli almost 3 years ago - 1 comment

#112 - Fix #110: Don't remove stored auth request from session prematurely.

Pull Request - State: closed - Opened by zamzterz almost 3 years ago - 1 comment

#111 - Fix deprecated collections import for python 3.10

Pull Request - State: closed - Opened by ThoreKr almost 3 years ago - 4 comments

#110 - Not working for Implicit Flow & Hybrid Flow

Issue - State: closed - Opened by steveqx almost 3 years ago - 1 comment

#109 - 'unsolicited_response' 'No authentication request stored.'

Issue - State: closed - Opened by makkasi almost 3 years ago - 5 comments

#108 - No userinfo was found

Issue - State: closed - Opened by ajay340 about 3 years ago - 6 comments

#107 - Test fixes

Pull Request - State: closed - Opened by zamzterz over 3 years ago - 1 comment

#106 - Drop Python 3.5 support

Issue - State: closed - Opened by Titotix over 3 years ago - 1 comment

#105 - fix: upgrade pip before installing requirements

Pull Request - State: closed - Opened by Titotix over 3 years ago - 1 comment

#104 - fix: session expire date parsing

Pull Request - State: closed - Opened by Titotix over 3 years ago - 4 comments

#103 - documentation improvement

Pull Request - State: closed - Opened by Titotix over 3 years ago - 1 comment

#102 - Documentation improvement proposal

Issue - State: closed - Opened by Titotix over 3 years ago - 2 comments

#101 - cannot find a way how to authenticate POST request

Issue - State: closed - Opened by IowaIowa over 3 years ago - 13 comments

#100 - Security fixes

Pull Request - State: closed - Opened by zamzterz almost 4 years ago

#99 - Support fixed destination URL to redirect to after successful authentication

Issue - State: closed - Opened by gtie almost 4 years ago - 6 comments

#98 - Shibboleth IDP with OIDC plugin says "Unrecognized client"

Issue - State: closed - Opened by cochennec almost 4 years ago - 1 comment

#97 - Allow RedirectUriConfig be specified in OIDCAuthentication constructor.

Pull Request - State: closed - Opened by zamzterz almost 4 years ago

#96 - Fix #94: Use correct attribute for error redirect_uri.

Pull Request - State: closed - Opened by zamzterz almost 4 years ago - 1 comment

#95 - Wrong redirect_uri when using SCRIPT_NAME

Issue - State: closed - Opened by em-es-ce about 4 years ago - 3 comments

#94 - Error responses using undefined _redirect_uri_endpoint attribute

Issue - State: closed - Opened by lucasdurand about 4 years ago - 1 comment

#93 - No initialised user session error first time when user consent page is shown

Issue - State: closed - Opened by s-nachimuthu about 4 years ago - 5 comments

#91 - Fix tests to work with pytest 6.

Pull Request - State: closed - Opened by zamzterz about 4 years ago - 1 comment

#90 - Handle unsolicited auth response

Pull Request - State: closed - Opened by zamzterz about 4 years ago - 1 comment

#89 - Authentication fails with "KeyError: 'state'"

Issue - State: closed - Opened by enkelli about 4 years ago - 3 comments

#88 - How to use pyoicd with multiple blueprints

Issue - State: closed - Opened by andanders about 4 years ago - 5 comments

#87 - Option to init without full redirect_uri

Issue - State: closed - Opened by lucasdurand about 4 years ago - 3 comments

#86 - Refresh access token

Pull Request - State: closed - Opened by zamzterz about 4 years ago - 1 comment

#85 - Make sure 'access_token_expires_at' is removed on UserSession.clear().

Pull Request - State: closed - Opened by zamzterz about 4 years ago - 1 comment

#84 - Store access token expiry in session

Pull Request - State: closed - Opened by zamzterz about 4 years ago - 1 comment

#83 - Is my code sane? Automatically require login for all routes

Issue - State: closed - Opened by Krogsager over 4 years ago - 1 comment

#82 - Given authenticate, but no token / access token receive

Issue - State: closed - Opened by didlawowo over 4 years ago - 2 comments

#81 - Unable to use decorators when splitting app in multiple scripts

Issue - State: closed - Opened by esune over 4 years ago - 5 comments

#80 - Prefer the full redirect URI to be configured.

Pull Request - State: closed - Opened by zamzterz over 4 years ago

#79 - Fix #78: Allow domain name to be configured without Flask SERVER_NAME.

Pull Request - State: closed - Opened by zamzterz over 4 years ago

#78 - SERVER_NAME requirement

Issue - State: closed - Opened by ralgozino over 4 years ago - 4 comments