-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Labels
needs_documentationQuestions/Issues that require additional documentationQuestions/Issues that require additional documentation
Milestone
Description
Do you see an area that can be clarified or expanded, a technical inaccuracy, or a broken link?
The given redirect URI example is incorrect:
https://wp.company/wp-admin/admin-ajax.php\?action=openid-connect-authorize
Link
https://integrations.goauthentik.io/platforms/wordpress/
Solution
The correct URI example should be:
https://wp.company/wp-admin/admin-ajax.php?action=openid-connect-authorize
You may want to add a note that the correct URI can be found at the bottom of this page: wordpress > settings > OpenID Connect Client
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs_documentationQuestions/Issues that require additional documentationQuestions/Issues that require additional documentation