MobileFirst-Platform-Developer-Center / AdapterBasedAuthObjC

0 stars 0 forks source link

IBM MobileFirst Platform Foundation

Adapter-based authentication in Objective-C applications

Adapter-based authentication enables you to implement the entire authentication logic, including validation of the credentials, in a JavaScript adapter.

This sample implements an adapter-based authentication mechanism that relies on a user name and a password.

Usage

Follow the instructions in the tutorial(s) listed below.

Tutorials

Server-side configuration https://developer.ibm.com/mobilefirstplatform/documentation/getting-started-7-1/foundation/authentication-security/adapter-based-authentication/

Native iOS Implementation https://developer.ibm.com/mobilefirstplatform/documentation/getting-started-7-1/foundation/authentication-security/adapter-based-authentication/adapter-based-authentication-native-ios-applications/

Supported Levels

IBM MobileFirst Platform Foundation 7.1

License

Copyright 2015 IBM Corp.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.