zartan icon indicating copy to clipboard operation
zartan copied to clipboard

Zartan is a master of make-up and disguise and so is this demo.

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

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...

type: dependencies
python

This branch removes references to the Zartan S3 CDN for the Okta sign-in widget and AuthJS library and replaces them with the Okta CDN URL. Additionally, the SIW and AuthJS...

type: bug

This is a new vertical, based on streamingservice, using the now OOTB device authorization grant. This removes all of the custom code used in the streamingservice vertical. --- Resolves #499...

type: feature

Allows the APP_POST_LOGIN_LANDING_URL variable to be either a local application page (e.g. /index or /healthcare/profile) or a full URL (useful when redirecting to another application entirely). --- Resolves #448

type: bug

Changes the logout behavior to use the OIDC v1/logout endpoint rather than the Okta logout URL directly. Also updates the HCL for each vertical to add post_logout_redirect_uris. --- Resolves #351

type: feature

This is a draft pull request. Adding basic OAuth consent to the use profile page.

type: feature

Add OAuth consent support to the user profile page, including listing current grants and the ability to revoke grants.

type: feature

Currently there are 5 signin methods: hosted-widget, oie-widget, standard-widget, passwordless-widget and custom-widget. The oie, standard and passwordless signin methods need to be refactored into one method (new-standard-widget or something), with...

type: feature

⚠️ Draft/Work in Progress. Defining the MVP for this vertical. **Is your feature request related to a problem? Please describe.** API Developer persona. Showcase the following vertical for Developer Portal:...

type: feature
help wanted
needs-review
size/XXL

This demo features demonstrates the ability for one app to SSO into another.

type: feature
needs-investigation