Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
%Password% placeholder not working
#1
Hi,



I'm trying to use the formbased authentication for a vmware html5 page.


With my settings (see attachment) username gets filled in correctly but the password isn't. The password field is just blank.


The fields in the credential object used are all set (username, domain, password).


If I put the password itself in the content field it gets filled in just fine.



Jonas


Attached Files Thumbnail(s)
   
Reply
#2
If you work in database mode and have permissions activated you need to activate the setting "Settings=>Permissions=>Allow parsing passwords in external applications" - please check that setting
Regards/Gruss
Oliver
Reply
#3
(02-03-2020, 09:15 AM)DevOma Wrote: If you work in database mode and have permissions activated you need to activate the setting "Settings=>Permissions=>Allow parsing passwords in external applications" - please check that setting


With this option set the password gets filled in perfectly, thank you.

But now another issue occured. If I set the browser to chromium the ASGRD crashes with a .NET Runtime error in the eventlog.

Maybe it's just the .NET version. Which one is recommended?



Name der fehlerhaften Anwendung: ASGRD.exe, Version: 13.0.6625.1, Zeitstempel: 0x5e4fc7c8
Name des fehlerhaften Moduls: KERNELBASE.dll, Version: 10.0.14393.3383, Zeitstempel: 0x5ddcb9ff
Ausnahmecode: 0xe0434352
Fehleroffset: 0x000dc232
ID des fehlerhaften Prozesses: 0x2108
Startzeit der fehlerhaften Anwendung: 0x01d5f06925262007
Pfad der fehlerhaften Anwendung: C:\Program Files (x86)\ASG-Remote Desktop 2020\ASGRD.exe
Pfad des fehlerhaften Moduls: C:\Windows\System32\KERNELBASE.dll
Berichtskennung: 17c0eaff-44f9-4528-8231-34bf4eea53ad
Vollständiger Name des fehlerhaften Pakets:
Anwendungs-ID, die relativ zum fehlerhaften Paket ist:



Anwendung: ASGRD.exe

Frameworkversion: v4.0.30319

Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.

Ausnahmeinformationen: System.ArgumentException

  bei System.Windows.Forms.Control+ControlCollection.Add(System.Windows.Forms.Control)

  bei System.Windows.Forms.WindowsFormsUtils+ReadOnlyControlCollection.AddInternal(System.Windows.Forms.Control)

  bei System.Windows.Forms.ToolStripControlHost.SyncControlParent()

  bei System.Windows.Forms.ToolStripControlHost.OnParentChanged(System.Windows.Forms.ToolStrip, System.Windows.Forms.ToolStrip)

  bei System.Windows.Forms.ToolStripItem.set_ParentInternal(System.Windows.Forms.ToolStrip)

  bei System.Windows.Forms.ToolStripSplitStackLayout.LayoutHorizontal()

  bei System.Windows.Forms.ToolStripSplitStackLayout.LayoutCore(System.Windows.Forms.Layout.IArrangedElement, System.Windows.Forms.LayoutEventArgs)

  bei System.Windows.Forms.Layout.LayoutEngine.Layout(System.Object, System.Windows.Forms.LayoutEventArgs)

  bei System.Windows.Forms.Control.OnLayout(System.Windows.Forms.LayoutEventArgs)

  bei System.Windows.Forms.ScrollableControl.OnLayout(System.Windows.Forms.LayoutEventArgs)

  bei System.Windows.Forms.ToolStrip.OnLayout(System.Windows.Forms.LayoutEventArgs)

  bei System.Windows.Forms.Control.PerformLayout(System.Windows.Forms.LayoutEventArgs)

  bei System.Windows.Forms.Control.System.Windows.Forms.Layout.IArrangedElement.PerformLayout(System.Windows.Forms.Layout.IArrangedElement, System.String)

  bei System.Windows.Forms.ToolStripItem.InvalidateItemLayout(System.String, Boolean)

  bei System.Windows.Forms.ToolStripItem.set_ImageIndex(Int32)

  bei System.Windows.Forms.ToolStripItem.set_Image(System.Drawing.Image)

  bei CloudAdminUI.DockControls.ConnectionControl.TogglePropertiesAddConnectionButton()

  bei CloudAdminUI.DockControls.ConnectionControl.clientCtrl_OnConnected()

  bei PlugInHttp.Controls.HttpClientControl.DocumentCompleted(System.String)

  bei PlugInHttp.Controls.CustomChromiumControl.OnBrowserAddressChanged(System.Object, CefSharp.AddressChangedEventArgs)

  bei CefSharp.WinForms.ChromiumWebBrowser.CefSharp.Internals.IWebBrowserInternal.SetAddress(CefSharp.AddressChangedEventArgs)

  bei <Module>.CefSharp.Internals.ClientAdapter.OnAddressChange(CefSharp.Internals.ClientAdapter*, scoped_refptr<CefBrowser>*, scoped_refptr<CefFrame>*, CefStringBase<CefStringTraitsUTF16>*)
Reply
#4
For Chromium and Firefox it is necessary to install Visual C++ Redistributable package

https://www.microsoft.com/en-us/download...x?id=48145
Regards/Gruss
Oliver
Reply
#5
(02-03-2020, 10:36 AM)DevOma Wrote: For Chromium and Firefox it is necessary to install Visual C++  Redistributable package

https://www.microsoft.com/en-us/download...x?id=48145

I'll try to install this the next days. If it isn't working I'll stick to this topic which I think is the same issue. Thanks for your help. My main problem in this topic is solved.
Reply




Users browsing this thread: 1 Guest(s)