spiff-arena/bin
jasquat 80bc2f2e42
Feature/typeahead allow guest user (#897)
* decode tokens with jwt instead of with base64 w/ burnettk

* try to verify jwt token with keycloak when we decode it w/ burnettk

* make the token algorithm a constant w/ burnettk

* WIP: create more valid looking jwt from spiff w/ burnettk

* tests are passsing now w/ burnettk

* some pyl stuff w/ burnettk

* fixed mypy issues w/ burnettk

* fixed issues from mypy fixes w/ burnettk

* do not load openid blueprint if not using those configs w/ burnettk

* used the process instance to determine if guest user can use connector api w/ burnettk

* only check the db for process instance if the api call is for typeahead

* removed unused test code

* pyl

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-01-16 14:47:25 -05:00
..
get_subtree_prefixes
list_ghcr_tags
pre
pull-subtrees
pull_in_changes_from_outside_repos
push_all_subtrees
push_subtree
reorder_python_imports_in_backend
run_arena_with_docker_compose
run_editor
run_pre_commit_in_ci
run_pyl Feature/typeahead allow guest user (#897) 2024-01-16 14:47:25 -05:00
run_servers_locally
stop_editor
update_editor