Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

redirect to back_url not working with enabled plugin #17

Open
bsbe opened this issue Sep 13, 2018 · 11 comments
Open

redirect to back_url not working with enabled plugin #17

bsbe opened this issue Sep 13, 2018 · 11 comments

Comments

@bsbe
Copy link

bsbe commented Sep 13, 2018

example: unauthenticated user points to http://example.domain/issues/5509
the plugin authenticates user without problems, but the browser then redirects to .../my/pages insted of the original request...

any idea ?

@bsbe bsbe changed the title back_url not working with enabled plugin redirect to back_url not working with enabled plugin Sep 13, 2018
@hero9
Copy link

hero9 commented Dec 4, 2018

How did u made auth with OIDC?
When I'm logging in through OIDC it authorizes but then shows these errors:
screen shot 2018-12-04 at 16 22 59
thx in advance!

@iWangJiaxiang
Copy link

How did u made auth with OIDC?
When I'm logging in through OIDC it authorizes but then shows these errors:
screen shot 2018-12-04 at 16 22 59
thx in advance!

I Got this error, either :(

@hero9
Copy link

hero9 commented Aug 20, 2019

How did u made auth with OIDC?
When I'm logging in through OIDC it authorizes but then shows these errors:
screen shot 2018-12-04 at 16 22 59
thx in advance!

I Got this error, either :(

Actually, I solved this issue. But I forgot how(((
Sry

@iWangJiaxiang
Copy link

Hi @hero9 ,

Could you remember the cause of this issue? It's redmine side or SSO side? I am new to SSO integration. I'd appreciate if you could tell me more details. That would save my life. 👍

Regards,
Thanks

@hero9
Copy link

hero9 commented Aug 21, 2019

Hi @iWangJiaxiang ,
All I remember is the issue was in Redmine configuration.
Sry :(

@ataraxus
Copy link
Contributor

ataraxus commented Jan 13, 2020

@bsbe i stumbled upon the same issue. I read the code and somewhat debugged with 'puts' it seems, simply no information to be gathered to redirect to the oiriginal requested page. I guess there has to be coded a new logic for the redirect after successfully redirection from the IDP but sadly my ruby/rails skills are very limited.

@ataraxus
Copy link
Contributor

@bsbe if managed to fix the issue. you could use my branch or patch it yourself

@TrumanRu
Copy link

Same problem.

@galupa
Copy link

galupa commented Jul 5, 2021

Hi all, I created this PR #56, please check it.

@guoanhao
Copy link

guoanhao commented Jan 9, 2023

大家好,请问你们解决这个问题了吗?
image

@guoanhao
Copy link

guoanhao commented Feb 9, 2023

你好@iWangJiaxiang, 我只记得问题出在 Redmine 配置中。 对不起 :(

Hi @hero9 ,
Is it configured here:
image

image

I don't know what to do next,can you help me thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants