I have a microservice which is running in docker container, can I integrate app id into my application? and do not change the application code. Also, I only saw google and facebook login item on the log in widget, how can I add IBM w3id to the widget?
can I store a username and password into appid? then clients can login using the pre-stored credential. how to implement this? thanks.