Giter Site home page Giter Site logo

beyond-sharepoint / spo-remote-auth Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 57 KB

This module provides a generic remote authentication implementation against SharePoint online.

License: MIT License

JavaScript 100.00%
authentication sharepoint-online

spo-remote-auth's People

Contributors

oceanswave avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

lqdchrm

spo-remote-auth's Issues

Auto-prefix SPO url with https://

If https:// is left out of the url, a STS token error is displayed.

Have the library ensure that https:// is present as SPO is all SSL

fs.readFileSync is not a function

Hi @Oceanswave, spo-remote-auth seems to be perfect for the project I'm working on but I'm hitting the error fs.readFileSync is not a function. I've tried to develop a work around but have been unsuccessful thus far. I've seen a number of examples of other libraries having issues with this same node file system method.

It's an Ionic (Angular) project using webpack. Forgive me if I'm missing a silly/obvious mistake.

Any thoughts?

Auto-Renew currentContext()

Currently, ensureCurrentContext() must be executed in long-running processes prior to each each request to ensure that the X-RequestDigest is current.

It would be great if the library automatically did this per request, and renewed the context automatically.

This would change the interface a bit, as there would need to be a shim in front of each request.js method (similar to ntlm-remote-auth) to perform this step.

different authentication server?

I can't get any access method to SharePoint to work with my login credentials, including SPO.

I suspect the problem is that we have a custom login portal - when I browse to login.microsoft.com, I'm sent to adsf.ourdomain.com to enter my login and password.

Does/should spo-remote-auth (and therefore spo-shell) handle this correctly? I'm stumped.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.