clegaspi / clegaspi/saml_reader

Missing claims could mean the user profile lacks that information

Open
#87 0 comments 0 reactions 0 assignees View on GitHub
documentation
Dominant language
Python
Stars
6
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Right now if a claim is missing (e.g. `firstName` and `lastName`), we assume this is because the SAML app was not configured with those claims. However, depending on the IdP, if those fields are empty in the user profile (which may be the case for "service accounts"), then those claims may be omitted altogether. Should add this caveat to the output of that test.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.