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

Complain if there is an auth session but no remote user #43

Open
twagoo opened this issue Jan 10, 2019 · 2 comments
Open

Complain if there is an auth session but no remote user #43

twagoo opened this issue Jan 10, 2019 · 2 comments
Assignees
Milestone

Comments

@twagoo
Copy link
Member

twagoo commented Jan 10, 2019

We recently had a case where a user logged in via their IdP, which worked except that the required identifying attributes (i.e. EPPN) were not released. Therefore the user was returned to the component registry in effectively unauthenticated state without any error. It would be nice to detect such case (i.e. there being a session but no remote user) and notify the user about this.

@twagoo twagoo added this to the 2.3.0 milestone Jan 10, 2019
@twagoo twagoo self-assigned this Jan 10, 2019
@dietervu
Copy link

In this specific case, as far as I can see, EPTID was released. I thought that should be sufficient as an identifying attribute?

@twagoo
Copy link
Member Author

twagoo commented Aug 30, 2019

In this specific case, as far as I can see, EPTID was released. I thought that should be sufficient as an identifying attribute?

It should be. There is a possibility that something went wrong with attribute translation, I believe this has happened before. Maybe @andmor- or @WillemElbers will be able to say something more about this...

@twagoo twagoo modified the milestones: 2.3.0, 2.4.0 Nov 29, 2019
@twagoo twagoo modified the milestones: 2.6.0, 2.5.1 Feb 27, 2024
@twagoo twagoo modified the milestones: 2.5.1, 2.6.0 Mar 20, 2024
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

2 participants