Hello, Cognito + OIDC!
This episode: Amazon Cognito and OpenID Connect. In this Hello, Cloud blog series, we're covering the basics of AWS cloud services for newcomers who are .NET developers. If you love C# but are new to AWS, or to this particular service, this should gi...
davidpallmann.hashnode.dev18 min read
Andrew Travis
I've tried this multiple times including using the example solution (updated with the client_id, etc.) Unfortunately at Step 5 I get the following error:
An unhandled exception occurred while processing the request. OpenIdConnectProtocolException: Message contains error: 'invalid_request', error_description: 'invalid_scope', error_uri: 'error_uri is null'. Unknown location
Exception: An error was encountered while handling the remote login. Microsoft.AspNetCore.Authentication.RemoteAuthenticationHandler<TOptions>.HandleRequestAsync()