Skip to content

'useridattr' not being set? #271

@surfrock66

Description

@surfrock66

I've got this installed on a SimpleSAMLphp 2.3.5 install and am trying to onboard my first client, but I'm having trouble. When I go to load a page on an apache site protected by oidc, I get the following:

Image

I checked the config, and I thought this would be set by this value:

` ModuleConfig::OPTION_AUTH_USER_IDENTIFIER_ATTRIBUTE => 'cn',

However, that isn't the case. I also explicitly tried to map useridattr in the saml to oidc translate table, and added cn directly to the sub, but no dice. I've been crawling through the documentation, but I'm stumped and am not seeing what I'm missing here.

Any help is appreciated!

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