Per @sam:
Hmmm, this is a bug we should fix, can you raise it on meta so I don’t forget, will look at it next week.
This issue: We are running into an issue related to Discourse SSO. When users successfully log in using a valid account on our site they are sent back to the Discourse forum–however, they are met with a blank page with something like [discourse site domain]/session/sso_login?9080jnlj098aujsdpfja09ufjpas9… as the URL.
This is seems to be due the user approval feature. We manually approve each user as not every member of our broader site’s community should have access to this forum.
Is there a way for Discourse to present a more meaningful page here?
Here’s my wish list in order of priority:
- Discourse allows me to redirect this kind of user to a page of my choosing: this allows me to alter the page design and content to my liking.
- Discourse redirects the user to a single topic on my discourse forum site that is read only (user isn’t able to post).
- Discourse gives me a paragraph of text that is displayed to user.
Steps to recreate:
- Go to Discourse forum site
- Get redirected to our site for SSO login
- Authenticate with our site using valid account
- Get redirected back to Discourse forum site
- Arrive at blank page as described above