Office 365 Basic end user authentication using API without using powershell

I have an Office 365 username and password. I need to authenticate the credentials without using powershell. I mean by using REST API. I was able to authenticate the admin user using client id and secret along with their username and password.
All I need is to authenticate an end user using his username and password using graph api or any REST api.

So you probably need to ask in the dedicated O365 forum:
http://community.office365.com/en-us/f/default.aspx
Or maybe an Azure AD forum ?
Don
(Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

Similar Messages

  • Do we have to subcribe to an office 365 plan before we can use project online standalone?

    hi,
    do we have to subcribe to an office 365 plan before we can use project online standalone?
    how can we use it after purchasing? where do we sign in?
    tnx

    MGerio,
    Just to add on to Paul's answer, Project Online is one of the applications that runs on Office 365, so you will need Office 365 to use Project Online.
    Having said that, AFAIK, the Office 365 Subscription is included in the Project Online license fee. when you go straight to the link Paul provided, and purchase licenses, you will also get Office 365 as a base. 
    Cheers,
    Prasanna Adavi, Project MVP
    Blog:
      Podcast:
       Twitter:   
    LinkedIn:
      

  • End-to-End user authentication with XI

    Dear community,
    we sit in a situation where the customer wants to have an end-to-end-authentication throughout an integration process.
    The setup is as follows: a dialog-user in a legacy system uses an application that triggers an integration process through XI into SAP ERP. The dialog-user in the legacy system must be used for authentication in XI as well as SAP ERP.
    To avoid having to re-create all users in XI and SAP ERP, ideally an LDAP instance would be used for authentication.
    Based on my knowledge, the above scenario is not possible with XI and there is a 2 year old thread discussing the same without any positive outcome:
    XI and user authentication VS R/3 systems
    Nevertheless I consider this requirement as a pretty standard one. Has there been any development in this area - or how have similar customer requirements been met ?
    Thanks a lot in advance !
    Jochen

    Hi Jochen,
    i've heard rumours saying that credential forwarding will be incorporated in the next XI release as it is a rather frequent requirement by customers and will make live much easier.
    Maybe you can get a statement through your clients SAP account representative on the release date and the planned feature.
    Regards
    Christine

  • Assigning bulk license to Office 365 AD synced users

    Hi,
    We need to assign bulk office 365 license to more than 5K users. Users are already synched by Dirsync server and we only need to apply license. Our users use Exchange onprem and we need to exclude exchange online license from the E2 plan. So we want only,
    Lync ,Off web app and  share point. I have prepared the below script it doesn't make any changes even though it doesnt show any error. I appreciate your help 
      $Step1 = New-MsolLicenseOptions -AccountSkuId mycompany:STANDARDWOFFPACK_FACULTY -DisabledPlans EXCHANGE_S_STANDARD
    Import-Csv .\UPN.CSV | foreach {set-MsolUser -UserPrincipalName $_.UPN -UsageLocation SA}
    Import-Csv .\UPN.CSV | foreach {Set-MsolUserLicense -UserPrincipalName $_.UPN -AddLicenses mycompany:STANDARDWOFFPACK_FACULTY -verbose -LicenseOptions $Step1}
    I followed the below link
    http://community.office365.com/en-us/f/148/t/263052.aspx?ss=6818e221-4ad2-45e4-bf3e-ec8451732a99

    I tested the below code and it worked
    $disabledplans = 'EXCHANGE_S_STANDARD'
    $step1 = New-MsolLicenseOptions -AccountSkuId mycompany:STANDARDWOFFPACK_FACULTY `
    -DisabledPlans $disabledplans
    Import-Csv .\UPN.CSV |
    foreach {set-MsolUser -UserPrincipalName $_.UPN -UsageLocation SA}
    Import-Csv .\UPN.CSV |
    foreach {Set-MsolUserLicense -UserPrincipalName $_.UPN -AddLicenses mycompany:STANDARDWOFFPACK_FACULTY -verbose -LicenseOptions $Step1}
    Regards Chen V [MCTS SharePoint 2010]

  • User Authentication using Servlet and JSp

    Hi,
    I am developing a web app where i need to implement user Authentication to allow members to view and upload files on a certain directory say /data
    For this i am using a servlet as a controller which then forwads request to other jsps/servlets based on user response. I tried using servlet mapping in web.xml so that all browser requests would be directed to controller servlet and would branch from there on. However the problem all RequestDispatcher.forward() requests redirected to the servlet putting it in a loop.
    Is there another way to achieve this. (Apart from using form-based Basic Authentication).
    I am using Resin 1.2.8 servlet/jsp container.
    Any response as soon as possible would be appreciated.
    Thanks,
    Kushagra

    RequestDispatcher.forward() cause the HTTP request to be sent through the request processing flow as if the original request for the resource being forwarded to.
    It seems the servlet mapping you are talking about in web.xml should be made more specific. i.e. the mapping should be such that only your so called controller servlet will match up.
    You might want to specify the mapping for the controller servlet to be noticeably/effectively different from the mapping for other servlets and JSPs.

  • What is the option client certificate for user authentication used for?

    Hi All,
    I have to work on a FTPS - XI -SAP scenario.
    I can see an option for client certificate for user authentication when security is enabled for the FTP adapter. what exactly is this option used for?
    P.S: I went through sap help but couldnt quite understand.

    Thanks a lot Mark.
    So for a FTPS -> XI -> SAP scenario the following settings are required.
    1. I have to create a certificate in Visual Admin for the XI server , send a csr to a CA and get it signed by them, and i have to add this to the ssl_service view.
    2. I have to hand over the public key to the FTPS server & this key will be used for encryption of the file
    the above 2 steps are mandatory.
    If i choose to use the client certificate option , i have to get the client certificate from the FTPS server and add it into the TrustedCAs list. This certificate is just to imply that the client is what it claims to be.
    Will this certificate be used for encryption?
    To make it clear let me put it this way. The certificate created in the XI Server is used for encryption and also for ascertaining that the its what it claims to be.
    The clients certificate option is used only to make sure that the client is what its claiming to be & this is not used for encryption?

  • Office 365 free minutes to be used as credit for s...

    As an office 365 subscriber I get 60 minutes free world calling. Can these minutes be used as credit towards a Skype subscription plan? thanks.

    Evan1970 wrote:
    As an office 365 subscriber I get 60 minutes free world calling. Can these minutes be used as credit towards a Skype subscription plan? thanks.
    Hello and welcome to the Skype Community.
    Unfortunately they can't.
    TIME ZONE - US EASTERN. LOCATION - PHILADELPHIA, PA, USA.
    I recommend that you always run the latest Skype version: Windows & Mac
    If my advice helped to fix your issue please mark it as a solution to help others.
    Please note that I generally don't respond to unsolicited Private Messages. Thank you.

  • Can't avoid end user license, using acrobat.jar

    Hi everybody!
    I want to display a pdf from my Swing application, so I've decided to use Adobe Acrobat Viewer (acrobat.jar). But, when I run SampleReader example, first it appears the Adobe Acrobat Viewer's End User License Agreement, before the viewer itself.
    What can I do to avoid the license agreement? Can I get any license anywhere? Help me please!
    Thanks!!

    I think Adobe have made their software behave this way on purpose, because they want it to be that way. I don't think this has anything to do with Swing.
    Also you don't need to "get any license anywhere". The whole point of an EULA splash screen is that when you click "I Accept" or whatever, that is when you get the license.
    Cheers,
    Matt.

  • Advance Analysis for Microsoft Excel  How end user will use this  ?

    Hi ,
    I am working in Advance Analysis for Microsoft Excel Reporting tool,  Now i am working in my system , how the end user will interact with this report ?
    Is there any link is there , we need to send them  or they will also open this from the system only ??

    Hello Guru BI,
    Advance Analysis is only for micorsoft excel. You can check with your contact at SAP (TQM / Sales Representative) to check other solutions to have analysis on Web.
    For the Analysis Office the only way to have informations at the web is like described at the latest reply.
    For new solutions on web you can check the following links that have a brief describe of the web solutions:
    http://www.sap.com/solutions/sapbusinessobjects/large/business-intelligence/reporting-analysis/analysis-olap/index.epx
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e07439f8-ba1c-2e10-98a8-f8d552eb31ff?quicklink=index&overridelayout=true
    http://download.sap.com/download.epd?context=2D1D4DC34C0587B40660C12B4FD45C056D1BBE530E157D0EB6F2D54F126F520566AE5C5190940F14133BABCD0BF7DA7DCA12BBEC6228CDB1
    Thanks
    Diego Ferrary

  • Imlpementing EULA / end user declaration using OIM/OAM

    Hi,
    We have a requirement in which we have to make user accept EULA /end user declaration prior to adding details in portal, does any one has pointers on how to do the same using OIM/OAM.
    Early response would be much appreciated.

    I would have done it in this way: Assuming you have decent knowledge of using existing components of OOTB connector for re-usability. Also I have never tried this, its just an approach which could possibly work.
    - The only way for an end user to change its own password in OIM is via self-service which means the tcUtilityFactory would be instantiated by the user itself. If that is the case then you can obtain the User ID in the pre-insert entity adapters/plugin. Now when the password reset operation is being done, you can check the User ID of the Logged In user and the Target User and take a decision whether it was the user itself or some other admin.
    - If it was some other admin then you can set the Force Password Change at next Logon check-box in the User Profile to true.
    - Now modify the Change User Password task to use the IT Resource connection credentials if that check box is selected to create a connection OR use the credentials form the Process Form if that check box is not selected.
    This way the connection to the LDAP would be done via the user itself if it was a self-service password reset and your LDAP Policy would have no complaints.
    Assumption The user has the permissions to establish a JNDI connection with SDS and modify its own account which I am sure would be there.
    Thanks
    SRS

  • Would i be able to buy microsoft office 365 unlimited access for iphone use in kenya? in kenya

    i need microsoft office 365  for iphone with unlimitted acess is it possible  on free simcard

    You would need to contact Microsoft.  It's their product.

  • Modify an user attribute using Powershell script

    In the current account creation script I am setting the following two attributes targetAddress and proxyAddressess:
    $UserAttributes[0].Add('targetAddress', $User.mail)
     $UserAttributes[0].Add('proxyAddresses', "SMTP:" + $User.mail)
    I need to be able to change these values sometimes.  I thought if I replaced add with replace that would work it did not.
    Ideas?
    Here is the whole function:
     $AttributeItems=$UserAttributes[0].GetEnumerator()
     ForEach ($AttributeItem in $AttributeItems) {
      $AIKey=$AttributeItem.Key
      $NewAttribute=$AttributeItem.Value
      $ADAttribute=$FullUser.$AIKey
      if ($ADAttribute -ne $NewAttribute) {
       Set-ADUser $User.sAMAccountName -Replace @{$AIKey=$NewAttribute}
     $UserAttributes[0].Add('targetAddress', $User.mail)
     $UserAttributes[0].Add('proxyAddresses', "SMTP:" + $User.mail)
     $ClearCount=$UserAttributes[1].Count
     If ($UserAttributes[1].Count -gt 0) {
      Set-ADUser $User.sAMAccountName -Clear $UserAttributes[1]
     $enattendantgodot='Hold on there pardner!'

    I'm using example 4.
    This is what I have: 
    $UpdateUserAttributesArray = 'sn','givenName','initials','displayName','info','mail','departmentNumber','department','telephoneNumber','ipPhone','title','physicalDeliveryOfficeName','employeeType'
    Function StudentNameChange {
        $Attributes=BuildUserTable $UpdateUserAttributesArray
        Set-ADuser $User.sAMAccountName -Replace @{mail="$User.mail";targetAddress="$User.mail";proxyAddressess="SMTP:$User.mail";sn="$User.sn";cn="$User.sn + $User.givename"}
    $UpdateUserAttributesArray sets the value for the import file.
    StudentNameChange should set the updated value has needed.
    The script runs but no settings are changed.
    Set-AdUser $User.sAMAccountName  -mail $User.mail -surname $User.sn
    Like that.,
    Replace is only for optional attribute.
    Function does not specifi $user so that may also be missing.
    I think you need to spend some time learning the basics of PowerShell. It looks like you are just gluing things together thazt you have found with no understranding of how any of the bits work.
    Try just setting one user at a command prompt until you see how the CmdLet and PowerShell work.  Post single simple questions as you try each parameter.
    # build a test user object
    $user New-Object PsObject@{
    SamAccoutnName='somename'
    Mail='[email protected]'
    SN='lastname'
    GivenName='John'
    proxyAddresses='...<list of addresses>'
    #start like this and add items until you understand what is working.
    Get-AdUser $user.SamAccountName |
    Set-AdUser -Surname $user.sn -GivenName $user .GivenName -Replace @{Mail='$($user.Mail'}
    #use Rename-Object to change CN.
    You need to learn the simple bits before you try to do grand things.
    ¯\_(ツ)_/¯

  • Add shared calendar to another users account using powershell

    Hi,
    I am trying to add a calendar to another using account using powershell as it will be easier to make a script than logging in to each user and adding the calendar. Has anyone done this before or know how to do it.
    Thanks

    Are you asking about Outlook or about Exchange?
    In Exchange you can likely do this via EWS.
    Here is how to do this in Access but has to be done under user account:\
    http://www.outlookcode.com/threads.aspx?forumid=2&messageid=27088
    Under EWS it is similar but can be done by impersonation.
    ¯\_(ツ)_/¯

  • Home directory creation for local user accounts using powershell

    Through Computer Management when I create a user, a home directory is created for the same user in the folder C:\Users.I am creating a user through powershell in a remote machine.I am using the following script to create user 
    $comp = [ADSI]'WinNT://localhost,computer';
    $user = $comp.Create('User', 'account7');
    $user.SetPassword('Welcome1');
    $user.SetInfo();
    The account is getting created. But no home directory is created for this user. How to create a home directory for a user using powershell? Also the user created through GUI is a member of the group 'Users' by default. How to add the user created to the
    'Users'  Group.

    Hi Cmm user,
    Thanks for your posting.
    To set the attribute of homedirectory for a user in powershell, please also try the cmdlet set-aduser:
    import-module activedirectory
    $HomeDrive=’Z:’
    $UserRoot=’\\CONTOSO-FPS\Users$\’
    $HomeDirectory=$UserRoot+$AccountName
    SET-ADUSER $AccountName –HomeDrive $HomeDrive –HomeDirectory $HomeDirectory
    I hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • SAP CRM 5.2 user authentication using active directory

    hi,
    we have a need to authenticate users logging in SAP CRM 5.2 based on active directory user name and password.
    scenario is such that users should be able to use their window's logon credentials for logging into SAP CRM 5.2
    any ideas or pointers will be appreciated
    thank you.

    RH,
    Actually you can do this, but you need a third party product like SECUDE, or other provider to accomplish this without using the portal.  I think even with the portal it still might require some type of plugin or work.
    You basically have to setup your CRM system to accept SAP logon tickets, and then the authenticating system needs to an issue an SAP Logon ticket.
    So yes it can be done, but requires more software than what is delivered with your SAP system. 
    Take care,
    Stephen

Maybe you are looking for

  • Best Analog-to-Digital Video Converter?

    What's the best and most inexpensive analog to DV converter for importing video from a VCR onto my eMac? I'm using iMovie 4 if that makes any difference... Message was edited by: daftboychemist

  • Touhou - poor performance

    $ wine --version wine-1.7.42 $ uname -roms Linux 4.0.1-1-ARCH x86_64 GNU/Linux I can cun config and the game itself fine, but the game runs awfully slowly. TH06 gets ~30fps in menu and ingame drops to ~2fps, TH08 is slightly better where menu gets fu

  • PLD - Customer Statements

    Hi, I am wanting to add the outstanding balance of each invoice/credit note to the customer statement (collection report), but I can't work out how to add this field because the repetitive area fields all seem to be free text and not getting their da

  • How to get info on whether the server is enabled and/or running,

    I'm posting this for a customer who  has been testing the capabilities of Business Intelligence Platform RESTful Web Service. We're currently at 4.1 SP2 Patch09. But it seems that we're not being able to get the information that we need. For example

  • Inner Join with Negative Condition

    Hi Gurus, I have to select data from two table and I have to exclude some records based on user selection I am slecting data fromm MARC and MVKE and I have provided two select option for MTPOS from MVKE  and EKGRP from MARC Exclude the entries where