Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The scenario 'password-change' doesn't work because TrustFrameworkExtensions.xml directly references the Base file #124

Open
kengaderdus opened this issue Apr 21, 2022 · 0 comments

Comments

@kengaderdus
Copy link

This setup is missing
<Item Key="client_id">...</Item>
<Item Key="IdTokenAudience">...</Item>
and

<InputClaim ClaimTypeReferenceId="client_id" DefaultValue="..." />
<InputClaim ClaimTypeReferenceId="resource_id" PartnerClaimType="resource" DefaultValue="..." />

in the login-NonInteractive TP.

@kengaderdus kengaderdus changed the title The scenario 'password-change' doesn't work because TrustFrameworkExtensions.xml references the Base file The scenario 'password-change' doesn't work because TrustFrameworkExtensions.xml directly references the Base file Apr 21, 2022
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

No branches or pull requests

1 participant