Skip to content

Existing SUNET user assigned to wrong local user #66

@tbfisher

Description

@tbfisher

While investigation this, I see

select * from stanford_ssp_sunetid;                
+-------+-------+
| sunet | uid   |
+-------+-------+
|       | 12345 |
+-------+-------+
1 row in set (0.01 sec)

The data coming back from the IdP does not in include an uid attribute. We have the the setting stanford_simplesamlphp_auth_unique_id set to the correct key and logins work, but when new users come in they get mapped to the uid 12345 via the table above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions