Skip to content

Once authenticated, I am observing several hundred network requests #40

@cousinanthony

Description

@cousinanthony

I believe have nearly duplicated the example in the Quick start section.
I configure my example to points to my identity server which is implemented using IdentityServer4

When I run the application it redirects me to my login page.
I log in and it redirect back to my callback and finally display the content with in my

With Fiddler enabled, I see that the follow calls are executing
../connect/checksession
../connect/authorize?client_id=..
../.well-known/openid-configuration

This loop occurs about 100 times and then aborts.

I must be missing subtle import step.

Anthony

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions