humanmade / humanmade/wp-simple-saml

Cannot force SSO with filter

Open
#71 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
125
Forks
37
PR merge metrics
No merged PRs in 30d

Description

I may be doing something wrong, but I cannot seem to force the SSO route with the `wpsimplesaml_force` filter.

I'm trying with this:
```add_filter('wpsimplesaml_force', '__return_true');```

But I'm still hitting the WP login screen.
If I change the SSO Status to "Force Redirect" it works fine.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.