Tim Nolte
Tim Nolte
This sounds like a misconfiguration of your Azure AD setup.
I need to get my test site set back up and get back into my Azure AD to do some testing. Once I get back in I can provide some...
> > This sounds like a misconfiguration of your Azure AD setup. > > I set it up I believe right. I used the app registration and the url reply...
@CyberSauce OK, I'll need to do some testing with the Alternative Redirect URI option enabled and see if I can reproduce.
This shouldn't require extra setup in Apache as it should be a WordPress permalinks setup. If your permalinks aren't setup right for your WordPress install with your web server then...
As it sounds like this maybe an issue specific to using the Alternative Redirect URI setting I'll need to take some time to test that more. I never use the...
@daggerhart I'll take a look through this tonight. It's apparent that a `composer install` wasn't performed before these changes were made as GrumPHP wouldn't have let this commit happen since...
@cs1m0n this PR is failing both WordPress coding standards. You can run these check with NPM if you have the [local development environment setup](https://github.com/oidc-wp/openid-connect-generic/blob/dev/.github/CONTRIBUTING.md).
@dralquinta so the redirect URI using 'https://nginxsvc/' seems wrong as it should be the domain name of your site and where the IDP would be redirecting back to. How is...
@dralquinta does this article match the sort of initial setup that you did? One note is that I would recommend also enabling the Refresh Token feature as well as the...