Stefan

Results 4 issues of Stefan

# Description Redirects during OAuth2 authorization code flow are only identified through a rather broad regex match for `code` in the redirect uri. The authorization process will fail for authorization...

The authorization process will fail for authorization servers offering a "multi-step" authorization that include intemediate redirects casually containing the keyword `code` in their uri. I happen to use an authorization...

**tested with:** * latest role version `1.13.1` * python `3.10` * jinja2 `3.1.2` * will fail with: ``` TASK [MichaelRigart.interfaces : Check active Ethernet interface state] ************ [WARNING]: Skipping plugin...

Hey, I was not able to download the latest release 'v1.3.0' from ansible galaxy. I tried `ansible-galaxy install -r roles.yml` *roles.yml* ``` --- - name: MichaelRigart.interfaces version: "v1.3.0" ``` I...