Skip to content

How to register IRequestPostProcessor in 12.1.X #928

Answered by jbogard
callenj asked this question in Q&A
Discussion options

You must be logged in to vote

How did you register the post processor? That looks like an open post processor so it should be:

cfg.AddOpenRequestPostProcessor(typeof(LoginQueryPostProcessor<,>));

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@callenj
Comment options

@jbogard
Comment options

Answer selected by callenj
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants