Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Conversation

@jinroq
Copy link

@jinroq jinroq commented Jun 30, 2019

Although the usage example using adal is described, this usage example can NOT execute correctly at present.

When the usage example described in README is used as it is:

./adal-1.0.0/lib/adal/client_assertion_certificate.rb:31:in `<class:ClientAssertionCertificate>': uninitialized constant ADAL::ClientAssertionCertificate::RequestParameters (NameError)

If we change the adal to use this way:

./json/common.rb:156:in `initialize': A JSON text must at least contain two octets! (JSON::ParserError)

After fixed JSON::ParserError:

AADSTS90002: Tenant '<tenant_id>.onmicrosoft.com' not found. This may happen if there are no active subscriptions for the tenant. Check with your subscription administrator.

Since adal is not already maintained, instead of I used the httparty example for reference.

@baywet baywet added the deprecated version isssues or pull requests related to the older non supported OData version label Dec 28, 2022
@baywet
Copy link
Member

baywet commented Jan 10, 2023

Thank you for the contribution. We retired that version of the SDK a number of years ago and are now working on a new preview. You can learn all about it on the readme page.

@baywet baywet closed this Jan 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

deprecated version isssues or pull requests related to the older non supported OData version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants