简体   繁体   English

Oracle Apex如何找到默认登录密码

[英]Oracle Apex how to find default login password

I created a new application in apex and by default the login page got created.我在 apex 中创建了一个新应用程序,默认情况下创建了登录页面。 Now when i run the application, what username and password should i put to enter?现在当我运行应用程序时,我应该输入什么用户名和密码? I am confused as to which table stores the login and password.我对哪个表存储登录名和密码感到困惑。

The login page has itemsfor username and password and in processes uses apex_authentication.login(username item....& password item).登录页面有用户名和密码项,在进程中使用 apex_authentication.login(username item....& password item)。

So how do i figure out what my username and password is?那么我如何弄清楚我的用户名和密码是什么?

This is my first time trying to create an apex application.这是我第一次尝试创建 apex 应用程序。

If you didn't create any additional users, then provide your workspace 's username and password.如果您没有创建任何其他用户,请提供您的工作区的用户名和密码。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM