Skip to content

Commit 943c2ab

Browse files
committed
cleanup(samlsp): remove deprecated AttributeMapper
The AttributeMapper was replaced by the unified ClaimTransformer system (pkg/credential/transformer.go) which handles both SAML and OIDC RP flows identically. The mapper operated on SAML-specific map[string][]string, output flat claims (no dot-notation nesting), and had no remaining references outside its own file. Closes SUNET#298
1 parent 49c85f4 commit 943c2ab

File tree

1 file changed

+0
-115
lines changed

1 file changed

+0
-115
lines changed

internal/apigw/samlsp/mapper.go

Lines changed: 0 additions & 115 deletions
This file was deleted.

0 commit comments

Comments
 (0)