ISE vs NGS: API support

Hi,
where going to implement Guest access for our wireless network.
Now we're facing two different solutions
1) Nac Guest Server
- older product (it means it will go EoS sooner)
- not aimed at endpoint profiling (you should use the NAC product)
- it is easily manageable from our lobby software, via simple https request (e.g. create user)
2) ISE
- newer product (better support timespan)
- can manage endpoint profiling (e.g. allow tablets one kind of access, and pc another, whilst using the same SSID)
- as far as I see, guest creation/management cannot be easily performed from an external program.
We would like to use ISE, since it seems to have more features, and it's newer.
But the big problem is a missing HTTPS-API management.
Anyone can confirm that ISE is not programmable via an external API?
TIA
Ivan

Ivan,
You are correct in the details you provided above, there is no support yet on when api calls can be made from a 3rd party device as far as user management. You will need to touch base with your account team to file a feature request on your behalf, I did a quick scan and didnt find this feature request filed yet.
Keep in mind that you can deploy NGS 2.0.3 on the new 3315 equipment so once ISE gets up to speed you can always reimage the box and use the guest functionality of ISE once you are able to validate all the features that fit your requirements.
Let me know if you have any other questions,
Tarik

Similar Messages

  • API Support.DLL Specified Module Could Not Be Found Error

    Dear Sir/Madam,
    While Starting my laptop the following error message is displaying on my desktop screen:
    "There was a problem Starting
    C:\user\dell\app data\local\conduit\API support\API support.dll
    The Specified Module could not be found"
    Kindly help me to resolve this problem as soon as possible.
    Regards,
    Chirag Agarwal
    {REMOVED}

    Hi,
    Please try to restore the system back to the point before the issue happened.
    If the issue persists, test in Clean boot mode and Safe mode.
    How to perform a clean boot
    http://support.microsoft.com/kb/929135
    If the issue doesn’t appear, you can determine which one can be the cause by using dichotomy in MSconfig. Checking on half of Non-Microsoft service and restart, determining which half of the services cause the issue and repeating to check half of the problematic
    half services.
    Let us know which service or startup cause this pop-up.
    Kate Li
    TechNet Community Support

  • API support for color extraction feature

    Is there API support for color extraction feature? if not, is
    it scheduled?

    Hello, thanks for the post.
    In order to provide the best user experience for color
    extraction, we had to split the functionality between client-side
    and server-side, so we are not able to offer an API for this
    functionality at this time. We are, however, very interested in
    feedback on what kinds of APIs are interesting to you and how you
    are interested in using them, so folks, please let us know.
    Current APIs, including the new Random theme browsing view
    and to view comments to your themes, are available on the
    kuler API
    wiki. We've seen some really fabulous and creative use of the
    kuler APIs, and we look forward to more.
    Sami

  • Command line options / API Support to launch the sequence file

    does teststand support any command line options / API Support to launch the sequence file and also populate the test run status. I want to explore the option of integrating the teststand with QC where I can launch the sequence from QC and results are sent back to QC.
    Thanks in advance,
      -Dilip

    Hi Dilip,
    Here are the command line options for TestStand v4.2.1:
    Command Line Processing
    Command line usage:
       seqedit.exe [<sequence file>]
                   [/goto <location>]
                   [/run <sequence> <sequence file>]
                   [/runEntryPoint <entry point> <sequence file>]
                   [/quit]
                   [/setCurrentDir]
                   [/useExisting]              
                   [<workspace file>]
          <location>:  property object path to the item to display in the file
                   Location examples:
                         TestExec.exe c:\example.seq /goto "Seq[\"MainSequence\"].Main[\"Power On\"]"
                         TestExec.exe c:\example.seq /goto "Seq[\"MainSequence\"].Main[\"ID#:JifH4ODTf0y1z7bJ​ne0G7D\"]"
                         TestExec.exe c:\example.seq /goto "Seq[1].Main[4].TS.LoadOpt"
          <sequence file>:  sequence file to open
          <sequence>:       sequence to run
          <entry point>:    entry point, such as Single Pass or Test UUTs, to run
          <workspace file>: workspace file to open
       You may specify multiple sequence files, sequences, and entry points.
       Quotes are required for arguments that contain a space, such as
       "Test UUTs" and "C:\My Documents\Test Sequence.seq"
    I don't believe you'll get a return status of the executed sequence from the editor on close; but you could design your sequence to write the status to a file and then read that by your QC application.
    -Jack

  • Future native Android API support in AIR ?

    Greetins,
    Is Adobe planning to increase the number of native Android APIs that are accessible through AIR?
    If so, is there a planned order in which this additional API support will be added to future versions of AIR SDKs?
    AIR is an easier way to target Android (for me) than native Android dev with ADT. One major advantage being the Flash Builder Design View. But those advantages only go so far against the disadvantage of not being able to access all the native API's on the devices.
    If the plan is to eventually support them all (within a reasonable time frame), then I can wait. If however, AIR on Android will not support any more APIs than it does now, learning JAVA for ADT dev will become necessary.
    Thank you

    Thanks for the responses. I posted to ideas as suggested. See link below.
    http://ideas.adobe.com/ct/ct_a_view_idea.bix?c=9D564F43-979A-4E35-AA21-85A61B6AB8DE&idea_i d=97A23FF1-8471-4C26-8EC3-1FC9A9B7F29D

  • FileSystem API support in Safari?

    Hi
    I was trying to run this filesystem api demo: http://html5-demos.appspot.com/static/filesystem/filer.js/demos/index.html
    in Safari. It says browser not supported.
    Is Browser FileSystem API supported in Safari?  If not will it be supported in future?
    - Ambili

    Safari (and mobileSafari) rely on WebKit - you may want to check there for hints on future direction and see if you can lobby them accordingly.
    http://webkit.org

  • Does BPM API support XA transaction ? and how to control

    A customer want to use ADF AM to update database and use BPM API to create todo task.
    The BPM API is ToDoTask() on oracle.bpel.services.workflow.task.ITaskService.
    If the BPM API support XA transaction:
    1.can ADF taskflow support AM and BPM mixed transaction ?
    2.can Java code control the XA transaction,not in taskflow ?

    this can be achieved by using
         <config-property name="TransactionIsolation" type="int">2</config-property>

  • Does Java Card 2 API support all the smart card?

    Does Java Card 2 API support all the smart card? I guess all the java cards are smart card but all the smart card are not java card. so Java card 2 API supports only java card. It does not support all the smart card. Please somebody let me know wheather I am correct or not. Because I want to make an application which supports all the smart card. I am confuse wheather I have to use JavaCard API or OCF or any other framework/API. Please help me. Thanks

    I am clear with java card.
    But I want to make an application which can verify the PIN inside card and read logon certificate, which is saved inside card. Is there any framework which I can use to full fill my simple requiremnt. I dont want to deal with any applet inside card.

  • ISE 1.2.1 support for Yosemite?

    Hello all, just curious. I see in the release notes for ISE 1.2.X that support for Mac OS 10.10 (Yosemite) was available via patch 12 on the ISE1.2.0 train of code. That said, I see nothing in the release notes stating any support for Yosemite for any of the patches for ISE1.2.1, the latest being patch 3 released 1 week after ISE 1.2.0 patch 12. Can anyone please advise if Yosemite is in fact supported on 1.2.1 with patch 3??
    Thank you very much in advance for your help
    Jeff

    Jeff,
    OS X 10.10 is supported in ISE 1.2 p11, 1.2.1 p2 and 1.3.
    Patch 12 for 1.2 and Patch 3 for 1.2.1 fix other issues for OS X 10.10, and I recommend updating to the latest patches for these fixes.
    Here is the entry in the Release Notes detailing the fix for 10.10 in 1.2 p 12:
    MacOsXAgent versrion 4.9.5.3 should be used and MacOsXSPWizard 1.0.0.30
    Note that the description for these files denote ISE 1.2 Patch 11/12, ISE 1.3 release and above.  ISE 1.2.1 is not mentioned, but follows the bug fix/release schedule for 1.2, with an adjustment.
    1.2 patch 10 = 1.2.1 patch 1
    Please Rate Helpful posts and mark this question as answered if, in fact, this does answer your question.  Otherwise, feel free to post follow-up questions.
    Charles Moreton

  • Java API support in MHP

    What java APIs are supported exactly on the MHP platform? The specs descrive mainly the MHP APIs (havi, dvb, etc), but how about the core java APIs? Are we really restricted to java 1.1? Cause I tried using an ArrayList, which was introduced with java 1.2, and it's running fine in my Alticast STB. Should I ignore this and use a Vector instead?

    Ideally, you should use only Java 1.1 with the restrictions described in the MHP specification. Most people do use pJava as you say, but there are a few companies using other implementations.
    While using elements from Java 1.2 or later may work, it's not guaranteed that it will be interoperable, and you'll probably run in to problems on some platforms.
    Steve.

  • Does Servlet API support the following scenario...

    Hi,
    I am trying a second post to see if anybody has encountered the following scenario:
    Several instances of a webapp is started on the same machine where each instance is bound to a hostname. It is critical that only a .war or a set of files are used because the application is very large. There are also practical problems re-deploying 20-30 identical .wars.
    The problem is that when a servlet context is initialized there doesn't seem to be any way of finding out which host(s)/URIs the current instances is bound to. This makes it impossible to deduct which configuration to load.
    Is there a clean way to do this using listeners of servlet context creation or this scenario is simply not supported by the API?
    Any feedback is appreciated.
    P.S. The solution I had to use is to start the application at first request where I can get the hostname from the request.

    http://java.sun.com/products/servlet/2.3/javadoc/javax/servlet/ServletContext.html
    "getServletContextName
    public java.lang.String getServletContextName()Returns the name of this web application correponding to this ServletContext as specified in the deployment descriptor for this web application by the display-name element.
    Returns:
    The name of the web application or null if no name has been declared in the deployment descriptor.
    Since:
    Servlet 2.3 "

  • Webservice API support in Tomcat 5.5

    Hi All
    Could you please let us know if Tomcat 5.5 or Tomcat 6 supports the Webservices API set or not.
    And From where I will get the API details ?
    Thanks
    Sam

    Tomcat does not support any web service API by itself.
    As the first response poster mentioned, you simply need to add in your desired web service package.
    Both Axis and Axis2 are quite easy to use - but just make sure you read the documentation carefully and completely!

  • Cisco ISE Virtual Appliance HyperV Support

    Hi,
    ISE Virtual Appliance Supports VMWare ESXi as Hypervisor. Is there any Plan on the roadmap that ISE will be supported on HyperV (or possibly XEN) in the future, because some customers don't have VMWare but using only HyperV.
    The same question may be for other Virtual Appliances as well such as vWAAS, vASA etc.
    Best Regards,

    David,
    There is currently no documentation on this process.  This is not a supported installation/upgrade/migration path so, therefore, any documentation would be third party, prepared by the partner or end user that has done this.
    If you're starting from a VM, you have the wrong approach.  You'll want to install from .iso for best results.
    Please Rate Helpful posts and mark this question as answered if, in fact, this does answer your question.  Otherwise, feel free to post follow-up questions.
    Charles Moreton

  • VMsafe API Support in vSphere 5.5

    Hi,
    I've been rolling out a vSphere 5.5 environment, we have deployed vShield Endpoint and Trend CEP, but when trawling through the internet for a solution to a problem we had I stumbled across this VMware article that states:
    "Starting with ESXi 5.5, VMware no longer supports the VMsafe API and does not support the enablement of our partner's use of this API.  If you continue to use Partner Solutions that include VMsafe integration, you may not see any errors. The solution might run, but may cause other issues."
    So what does this mean if I have an issue that I need VMware support to help with, will they be telling me that the first thing I need to do is remove Trend CEP for the environment???  Has anyone got any ideas on this???
    Link to the article for reference is VMware KB: End of Life support for VMsafe and Partner Solutions using VMsafe on vSphere 5.5
    Cheers

    Hi nikrik,
    I think the follow link can answer your question.
    VMware KB: Support for partner integrations with VMware vShield Endpoint and VMware vCloud Networking and Security … 
    Inside it VMware says "VMware announced that customers will be able to get telephone and internet support for VCNS 5.5 until their current contract expires or until Q3, 2016, whichever is earlier. For more information, see the VMware Lifecycle Product Matrix. "
    There is a VMware KB to explain how the vCNS is going to work with vSphere 6.0 : VMware KB: VMware vCloud Networking and Security 5.5.4 is compatible with vSphere 6.0, but new vSphere 6.0 features …
    I think the better way is starting to plan a Upgrade to VMware NSX. You will gain a lot of useful network resources. 
    I hope it can help you.

  • DS 4.0 Salesforce 23.0 API Supported?

    The DS 4.0 PAM shows the Salesforce API version 21.0 is supported. What about the new version 23.0?
    Thanks!

    You would have to install and setup an 4.0 Central Management Server (CMS) in order to use Data Services 4.0. Since different CMS versions can't coexist, you would have to put this on a separate server than your current lower version (no matter if it's BOE XI R2 or BOE 3.x).

Maybe you are looking for

  • Parameter of Source-portion of url gets lost

    Hi Expert, following Situation: Default List-View-WebPart from a custom List added to a Enterprise-Wiki-Page. First column in the List-View is the edit button to open the related edit-Form. Because of a custom Edit-Form which is not set as the defaul

  • Haven't Seen anyone else with this problem

    I installed the iTunes update that everyone seems to be having problems with, but my problem is different from everyone else's. My iTunes launches itself a couple of minutes after I quit it. I made sure I wasn't accidentally opening it by exiting eve

  • Ejb-client.jar

    Hi, I've got an EJB system that until now have been packaging as just a bean jar and not bothering with a ejb-client.jar. I now want to package as follows a). A bean EAR file (containing bean jar, and dependency jars) - for deploying on EJB server. b

  • Looking for ideas: mass-delete qualified links

    Hello SDNers! I'm looking for an innovative idea on how to mass-delete qualified links. I want to delete all the qualified links to a specific non-qualifier from many records at once. Idealy the scenario would be to search on a specific qualifier, an

  • WRT54GS problem connecting labtop /ps3 to router

    I have the above router and can connect to the internet fine with it.  However nothing else can connect to the network.  I have everything open This is the problem I want to go online with my PS3 each time it struggles to locate the IP address.  I to