Want to login in backoffice through code.

aashutosh.namdeo
aashutosh.namdeo Posts: 33 🧑🏻‍🚀 - Cadet

Hi team , i am working on Backoffice login , basically i  am integrating with Okta SSO , using OIDConnect , so i am getting a berrier token after successfully authenticate so i want to store that in coockies and make login to backoffice by code and store that token . After some R&D i got there is an cookies which set and after login by login form the value for that cookies got update which have some string i don't know that what is that may be hash value for something so want to know that as well . And want to know how login_check work

Answers