我在开发服务器中有realms authenticator和loginmodule。我想知道如何将这些东西推送到生产服务器。
答案 0 :(得分:1)
当您在MobileFirst Studio中构建应用程序时,此操作将生成.war文件。 .war文件包含身份验证配置。
您将此.war文件部署为转移到生产环境的一部分。
您可以在此处找到有关该流程的更多信息:https://mobilefirstplatform.ibmcloud.com/tutorials/en/foundation/7.1/moving-production/moving-development-environment-stand-alone-qa-production-servers/