Samples icon indicating copy to clipboard operation
Samples copied to clipboard

Samples for our Products

Results 28 Samples issues
Sort by recently updated
recently updated
newest added

What would you guys think of putting together a more detailed auth server template? Something we could essentially clone down, add some env variables, change some branding, and safely deploy...

sample request

Just basic login/logout/show user session for Angular using the MS Angular template as a starting point.

sample request

Maybe show authz req validator to impose some logic on request validation. And interaction response generator to show something like re-authN user for some acr_values request (e.g. MFA). Context: https://github.com/DuendeSoftware/IdentityServer/discussions/683

sample request

Take email address, for example, to federate to two different upstream IdPs, rather than show nascar list of buttons.

sample request

* get public key from KV * use KV for signing tokens

sample request

create / document sample

sample request

Including a migrations project to create the DB.

sample request

https://datatracker.ietf.org/doc/html/draft-ietf-oauth-step-up-authn-challenge

sample request