1. Home
  2. Docs
  3. Single Sign On with Trans...
  4. URL’s

URL’s

Once you install a transparent logon server, you can create separate server instances to serve your environments. The URL your users use on this server defines the action Transparent Logon is taking. That is essentially what provides them with Single Sign On for JD Edwards.

Administrator Access

Syntax: :8080/admin/
When accessing the admin interface the administrative back ends opens. Make sure to restrict access to the panel by setting the correct windows group. Initially, access in not secured, but after uploading a certificate, access to the admin panel is through https.

User Access

Syntax: :/
The URL for end-user to use when interacting with the system served by Transparent logon contains a portnumber and a parameter. The port is defined by the instance and usually relates to a specific JDEdwards environment. The parameter defines the actual service the user needs to be redirected to as follows:
  • /jde: When navigating to /jde, TL will navigate to the JD Edwards logon screen (of the server served by this instance of TL) and automatically try to logon. When that is not possible (due to a missing cross reference for instance) it will simply present the logon screen. When one Windows user has multiple JDEdwards users associated, TL will first prompt for tje JDEdwards user to use.
  • /tl: Alias for /jde.
  • /das: Identical as the above, but now TL will create a user session in DAS’s Reports Now.
  • /studio Identical as the above, but now TL will create a user session in the Orchestrator Studio Now.
  • /tlstudio Alias for /studio.
  • /email: TL will now rest the JDEdwards password of the user id correlated to the windows user id and sent a reset mail to the user. This requires correct setup of email section and the existence of an email address in the cross reference database.
  • /jderest: Used for token requests and AIS-API calls into JDEdwards.
  • /whoami: Used to check the JDEdwars user id(s) correlated to your windows username.

How can we help?