I'm trying to use OpenId to authenticate against a dynamic authority URL. There is an unknown number of different {n-tenant}.identityProvider.com authority URL
I know how to view a SAML request/response from the HTTP requests in the browser, which I frequently do to troubleshoot SSO configurations (such as viewing the
I use the this library to use oidc with nodejs What I need is the following: user login with user password, or have the data already the session cookie. this is
I'm doing a little project in this quarantine time to learn about the backend part of a project. In this case I'm using Angular as client-side and NestJS as bac
- name: Configure AWS credentials uses: aws-actions/configure-aws-credentials@master with: role-to-assume: ${{secrets.ARN_GITHUB_ACTI
Is it possible to set an auth scope checkbox checked by default on Swashbuckle UI on a asp.net Core 2.0 Web API?? I use the "openid" scope and I'd like to have
I am looking for a service similar to: Amazon Cognito, Okta, Auth0, OneLogin, Google Identity Platform, but with one requirement that the above mentioned servic
Very simple question, i would just like to know what the default values are set in openiddict 3.0+ Tokens are AccessToken AuthorizationToken DeviceCodeToken Ide
i am trying to list all resources client have access to. I am unable to figure out how to to make the call. I have used this curl curl -X GET \ http://$URL/au