You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "ono keiji (JIRA)" <ji...@apache.org> on 2014/12/03 02:20:12 UTC

[jira] [Created] (OPENMEETINGS-1133) Direct sign-in from another site

ono keiji created OPENMEETINGS-1133:
---------------------------------------

             Summary: Direct sign-in from another site
                 Key: OPENMEETINGS-1133
                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1133
             Project: Openmeetings
          Issue Type: Improvement
          Components: HTML5
    Affects Versions: 3.0.4
         Environment: any
            Reporter: ono keiji
             Fix For: 3.0.4, 3.1.0


As the sing-in screen became HTML5, it should be able to be managed the direct sign-in from another site, like following.
ex. 
     you can enter to the dashboard, not a room, with pushing this submit button from another site.
        ■at other site
         <form method="post" action="http://<om site:5080/openmeetings/signin?0-1.IBehaviorListener.2-signin">
            <input type="hidden" name="account" value="*****">
            <input type="hidden" name="pass" value="******">
             <input type="submit" value="Login2OM">
         </form>





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)