Skip to content

Feat/improved prompt handling - #55

Open
equist wants to merge 12 commits into
RockSolidKnowledge:mainfrom
equist:feat/improved-prompt-handling
Open

Feat/improved prompt handling#55
equist wants to merge 12 commits into
RockSolidKnowledge:mainfrom
equist:feat/improved-prompt-handling

Conversation

@equist

@equist equist commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Description

Improvments of prompt and max_age parameter handling.

Type of change

[ ] Bug fix
[ x ] Feature
[ ] Refactoring
[ ] Documentation
[ ] Other

Implementation of feature #54.

Does this PR introduce a breaking change?

[ x ] Yes
[ ] No

The old code ignored unsupported prompt modes, but this implementation returns an error to the client.

Testing

I have fixed an error in an existing integration test.
There are several new integration tests.

LLM Usage

I have not used LLM, except for the extended auto-complete feature primarly used for XML comments.

Other context

I believe this implementation is better aligned with current Duende IdentityServer implementation, but it is a breaking change compared to IdSrv 4 code base which ignored unsupported prompt values.

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.

1 participant