Search found 3 matches
- Wed Sep 18, 2024 8:28 pm
- Forum: Proposals
- Topic: Mixed Login Types and Documentation update
- Replies: 3
- Views: 1897
Re: Mixed Login Types and Documentation update
So when I got SSO activated from nginx. I tried to hit the PhpMyFaq instance and login with my admin login which auth_source is set to local. it just keeps redirecting back to the faq home page instead of logging me in. maybe I'm missing something that also needs to be activated. but if I go back an...
- Thu Sep 12, 2024 2:30 pm
- Forum: Proposals
- Topic: Mixed Login Types and Documentation update
- Replies: 3
- Views: 1897
Mixed Login Types and Documentation update
Mixed Login suggestion: I would like to propose a feature enhancement to support mixed login types, where both Single Sign-On (SSO) and local logins can be activated simultaneously. Proposed Feature: Enable phpMyFAQ to allow local logins alongside SSO/Other authentications. Reasoning: This feature ...
- Wed Sep 11, 2024 8:54 pm
- Forum: Webserver and configuration
- Topic: Enabling SSO
- Replies: 1
- Views: 2134
Enabling SSO
So I'm using AWS s3 Linux 2023 with Nginx and php 8.3 to run PhpMyFaq My other application is Laravel Application which I'm trying to enable SSO in PhpmyFaq so I can have the users authenticate on our side then pass it to PhpMyFaq. When I go into PhpmyFaq 3.2.9 edit Configuration => Security the SSO...