Skip to content

get nice idp name using config option auth_sp_idp_filters#2114

Merged
monkeyiq merged 1 commit intofilesender:development3from
madsi1m:idp_name_filter
Feb 12, 2025
Merged

get nice idp name using config option auth_sp_idp_filters#2114
monkeyiq merged 1 commit intofilesender:development3from
madsi1m:idp_name_filter

Conversation

@madsi1m
Copy link
Copy Markdown
Contributor

@madsi1m madsi1m commented Feb 12, 2025

This is important as IDPs that use Microsoft AD used to show up as sts.windows.net and the what we need is the full path.
Creating filters makes this easier. Default filters are set to do very simple things. On ours we would add extra custom filter like:

['/\/idp\/shibboleth/',''],
['/sts.windows.net/','Microsoft'],

to make things nicer.

@github-actions
Copy link
Copy Markdown

If there are selenium UI results for this code they will be at filesenderuici@9e6a2e7

@monkeyiq monkeyiq merged commit d876d53 into filesender:development3 Feb 12, 2025
2 of 6 checks passed
@madsi1m madsi1m deleted the idp_name_filter branch February 12, 2025 02:05
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

Successfully merging this pull request may close these issues.

2 participants