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

Fail gracefully if a user is missing the 'id' attribute #8

Open
rsutphin opened this issue Dec 3, 2012 · 0 comments
Open

Fail gracefully if a user is missing the 'id' attribute #8

rsutphin opened this issue Dec 3, 2012 · 0 comments

Comments

@rsutphin
Copy link
Contributor

rsutphin commented Dec 3, 2012

The 'id' attribute is mandatory for PSC users. RubySuiteAuthorizationSource#userFromUserHash currently assumes it is provided; if it is then the source throws a NullPointerException.

Detect this condition and throw an explanatory exception instead.

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

1 participant