Skip to content

Is WinUIEx compatible with Duende Identity Server? #262

@philnwoha

Description

@philnwoha

I have the below code and when I run it, my identity server complains that the client_id is missing. Is there a place where I can find an example of how to connect to IDS, I have spent a few hours searching but haven't found anything.

var result2 = await WinUIEx.WebAuthenticator.AuthenticateAsync(new Uri("https://auth-dev.speakwrite.com/connect/authorize"), new Uri("mobileapp://callback"));

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