Org Web Adapter

journals/2021_03_17.org

ID
3f4f3c56-7039-4878-ac8d-e17548a1528b

2021-03-17 - Wednesday - St. Patrick's Day

Work

DONE Partnership SSO project kickoff

CLOSED:

<2021-03-17 Wed 9:00-9:30>

DONE [[id:057e5fed-549e-4556-a1ea-36bddccafb56][Stand-up meeting with Andrii]]

CLOSED:

<2021-03-17 Wed 9:30-10:00>

DONE [[id:7355c5b2-2577-47ce-ace3-c7f7bc26c0f6][Stand-up]] with [[id:9123ac00-7101-4dd6-9b94-595b73fc125b][Piotr Siemieniak]]

CLOSED:

DONE [[id:f666f784-1570-4f63-aadc-54a5803179c0][Partnership Squad Huddle]]

CLOSED:

DONE [[id:c4cbb750-e46d-42be-ab60-c74e5f5f0cd6][Wednesday Boost]]

CLOSED:

DONE Mobile SSO issue

CLOSED:

+ Token + subdomain as salt

+ Mobile will send this token to us, get token, decrypt it, check which cloud it is, cloud100, cloud101 -> throw back exception they can handle

return MobileApiErrorResponse(

"Sorry, we weren't able to log you in.",

request=request,

http_status=403,

alt_api_host=f'https://{settings.API_SUBDOMAIN}.{other_vpc_main_domain}/mobile',

)

Timeline