You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have requirements to use our existing authentication service we have for our org and wondering if this is possible? From looking at the code I'm not seeing anything that would make this possible but wanted to ask. On the login screen, I'd like to be able to make a call to our auth service and then be able to get in to the app. As of now, it seems that there's only a static user/password that you specify in the setup. Is there something I'm missing?
The text was updated successfully, but these errors were encountered:
I have requirements to use our existing authentication service we have for our org and wondering if this is possible? From looking at the code I'm not seeing anything that would make this possible but wanted to ask. On the login screen, I'd like to be able to make a call to our auth service and then be able to get in to the app. As of now, it seems that there's only a static user/password that you specify in the setup. Is there something I'm missing?
The text was updated successfully, but these errors were encountered: