zartan
zartan copied to clipboard
Zartan is a master of make-up and disguise and so is this demo.
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...
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...
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...
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
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
This is a draft pull request. Adding basic OAuth consent to the use profile page.
Add OAuth consent support to the user profile page, including listing current grants and the ability to revoke grants.
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...
⚠️ 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:...
This demo features demonstrates the ability for one app to SSO into another.