Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2106

Re: need to create login page for my application

$
0
0

Hi
when you create a UI project, you get an index file which specifies the login
You need to add the path as shown here

 

 

<!DOCTYPE HTML>

<html>

    <head>

        <meta http-equiv="X-UA-Compatible" content="IE=edge">

        <meta http-equiv='Content-Type' content='text/html;charset=UTF-8'/>

      

 

        <script src="/sap/ui5/1/resources/sap-ui-core.js"

                id="sap-ui-bootstrap"

                data-sap-ui-libs="sap.ui.commons"

                data-sap-ui-theme="sap_bluecrystal">

     

src by default would be /resources/sap-ui-core.js and you need to add the path to point it to the resource.

 

You should be able to see login page once this is done.

 

Also make sure your project has xsaccess and xsapp files

with the below code in xsaccess

 

                   "authentication" :                                     
{
"method": "Form" },

Viewing all articles
Browse latest Browse all 2106

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>